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