Syntax
[Android.Runtime.Register("set", "(I[I[I[B[BI)V", "")]
public
void Set (
int newNumSubSamples,
int[] newNumBytesOfClearData,
int[] newNumBytesOfEncryptedData,
byte[] newKey,
byte[] newIV, [Android.Runtime.GeneratedEnum]
MediaCodecCryptoMode newMode)
Parameters
- newNumSubSamples
- Documentation for this section has not yet been entered.
- newNumBytesOfClearData
- Documentation for this section has not yet been entered.
- newNumBytesOfEncryptedData
- Documentation for this section has not yet been entered.
- newKey
- Documentation for this section has not yet been entered.
- newIV
- Documentation for this section has not yet been entered.
- newMode
- 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