Searched defs:AVFrameSideDataType (Results 1 – 1 of 1) sorted by relevance
1355 pub type AVFrameSideDataType = ::std::os::raw::c_uint; typedef1484 type_: AVFrameSideDataType, in av_frame_new_side_data()1491 type_: AVFrameSideDataType, in av_frame_new_side_data_from_buf()1498 type_: AVFrameSideDataType, in av_frame_get_side_data()1502 pub fn av_frame_remove_side_data(frame: *mut AVFrame, type_: AVFrameSideDataType); in av_frame_remove_side_data()