If the sample flags indicate that the current sample is at least
partially encrypted, this call returns relevant information about
the structure of the sample data required for decryption.
Syntax
[Android.Runtime.Register("getSampleCryptoInfo", "(Landroid/media/MediaCodec$CryptoInfo;)Z", "")]
public
bool GetSampleCryptoInfo (
MediaCodec.CryptoInfo info)
Parameters
- info
- The android.media.MediaCodec.CryptoInfo structure
to be filled in.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16