CUVIDGETDECODESTATUS

Type Alias CUVIDGETDECODESTATUS 

Source
pub type CUVIDGETDECODESTATUS = _CUVIDGETDECODESTATUS;

Aliased Type§

#[repr(C)]
pub struct CUVIDGETDECODESTATUS { pub decodeStatus: cuvidDecodeStatus_enum, pub reserved: [u32; 31], pub pReserved: [*mut c_void; 8], }

Fields§

§decodeStatus: cuvidDecodeStatus_enum§reserved: [u32; 31]§pReserved: [*mut c_void; 8]