setMediaEncryption method
This method is used to set the media encryption.
Implementation
setMediaEncryption(bool encryption) {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the media encryption.
setMediaEncryption(bool encryption) {
throw UnimplementedError('has not been implemented.');
}