Macro CodecProfileUnknown
macro_rules! CodecProfileUnknown {
() => { ... };
}
Expand description
Pattern that matches an unknown CodecProfile
member.
macro_rules! CodecProfileUnknown {
() => { ... };
}
Pattern that matches an unknown CodecProfile
member.