[][src]Constant libaom_sys::AV1D_GET_FRAME_SIZE

pub const AV1D_GET_FRAME_SIZE: aom_dec_control_id = 259;

Codec control function to get the dimensions that the current frame is decoded at, int* parameter. This may be different to the intended display size for the frame as specified in the wrapper or frame header (see AV1D_GET_DISPLAY_SIZE).