macro_rules! CodecProfileUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown CodecProfile member.