MediaCodecCryptoErrorType Enum

Definition

Enumerates values returned by several types and taken as a parameter of the F:Android.Media.MediaCodec+CryptoException..ctor member.

public enum MediaCodecCryptoErrorType
type MediaCodecCryptoErrorType = 
Inheritance
MediaCodecCryptoErrorType

Fields

FrameTooLarge 8
InsufficientOutputProtection 4
InsufficientSecurity 7
KeyExpired 2
LostState 9
NoKey 1
ResourceBusy 3
SessionNotOpened 5
UnsupportedOperation 6

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to