|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| UINT | DataSize |
| union { | |
| D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264 * pH264GroupOfPictures | |
| D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_HEVC * pHEVCGroupOfPictures | |
| }; | |
Definition at line 1298 of file d3d12video.idl.
| union { ... } D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::@3312 |
| UINT D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::DataSize |
Definition at line 1300 of file d3d12video.idl.
| D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264* D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::pH264GroupOfPictures |
Definition at line 1303 of file d3d12video.idl.
| D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_HEVC* D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE::pHEVCGroupOfPictures |
Definition at line 1304 of file d3d12video.idl.