Click or drag to resize

ProfileLevelId Class

An h.264 Profile Level ID.
Inheritance Hierarchy
SystemObject
  FM.IceLink.H264ProfileLevelId

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

The ProfileLevelId type exposes the following members.

Constructors
  NameDescription
Public methodProfileLevelId
Initializes a new instance of the ProfileLevelId class.
Public methodProfileLevelId(String)
Initializes a new instance of the ProfileLevelId class.
Public methodProfileLevelId(Int32, Int32, Int32)
Initializes a new instance of the ProfileLevelId class.
Top
Properties
  NameDescription
Public propertyLevelIdc
Gets or sets the level ID code.
Public propertyProfileIdc
Gets or sets the profile ID Code.
Public propertyProfileIop
Gets or sets the profile constraints.
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
Returns a string that represents this instance.
(Overrides ObjectToString.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also