Function av_ambient_viewing_environment_create_side_data
pub unsafe extern "C" fn av_ambient_viewing_environment_create_side_data(
frame: *mut AVFrame,
) -> *mut AVAmbientViewingEnvironment
Expand description
Allocate and add an AVAmbientViewingEnvironment structure to an existing AVFrame as side data.
@return the newly allocated struct, or NULL on failure