Click or drag to resize

MediaCodecMimeTypes Class

Defines common MIME types.
Inheritance Hierarchy
SystemObject
  FM.IceLink.AndroidMediaCodecMimeTypes

Namespace:  FM.IceLink.Android
Assembly:  FM.IceLink.Android (in FM.IceLink.Android.dll) Version: 1.1.2.607 (1.1.2.607)

The MediaCodecMimeTypes type exposes the following members.

Constructors
  NameDescription
Public methodMediaCodecMimeTypes
Initializes a new instance of the MediaCodecMimeTypes class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberBaseTypeAudio
The audio base type.
Public fieldStatic memberBaseTypeVideo
The video base type.
Public fieldStatic memberH264
The H264 MIME Type.
Public fieldStatic memberOpus
The opus MIME Type.
Public fieldStatic memberPcm
The PCM MIME Type.
Public fieldStatic memberVp8
The VP8 MIME Type.
Public fieldStatic memberVp9
The VP9 MIME Type.
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also