VideoFormatSPS Properties |
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.
|