Struct ffmpeg_sys::AVProfile
[−]
[src]
pub struct AVProfile {
pub profile: c_int,
pub name: *const c_char,
}Fields
profile: c_int
name: *const c_char