VideoFormatSPS Class |
Namespace: FM.IceLink.OpenH264
The VideoFormatSPS type exposes the following members.
| Name | Description | |
|---|---|---|
| Component |
Gets a video format of OpenH264 "VF_COMPONENT".
| |
| Mac |
Gets a video format of OpenH264 "VF_MAC".
| |
| Ntsc |
Gets a video format of OpenH264 "VF_NTSC".
| |
| NumEnum |
Gets a video format of OpenH264 "VF_NUM_ENUM".
| |
| Pal |
Gets a video format of OpenH264 "VF_PAL".
| |
| Secam |
Gets a video format of OpenH264 "VF_SECAM".
| |
| Undefined |
Gets a video format of OpenH264 "VF_UNDEF".
| |
| Value |
Gets the internal char value representation of this video format.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |