ProfileLevelId Class |
Namespace: FM.IceLink.H264
The ProfileLevelId type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileLevelId |
Initializes a new instance of the ProfileLevelId class.
| |
| ProfileLevelId(String) |
Initializes a new instance of the ProfileLevelId class.
| |
| ProfileLevelId(Int32, Int32, Int32) |
Initializes a new instance of the ProfileLevelId class.
|
| Name | Description | |
|---|---|---|
| LevelIdc |
Gets or sets the level ID code.
| |
| ProfileIdc |
Gets or sets the profile ID Code.
| |
| ProfileIop |
Gets or sets the profile constraints.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |