|
MythTV master
|
Go to the source code of this file.
Classes | |
| class | RecordingFile |
| Holds information on a recording file and it's video and audio streams. More... | |
Enumerations | |
| enum | AVContainer : std::uint8_t { formatUnknown = 0 , formatNUV = 1 , formatMPEG2_TS = 2 , formatMPEG2_PS = 3 } |
| enum AVContainer : std::uint8_t |
| Enumerator | |
|---|---|
| formatUnknown | |
| formatNUV | |
| formatMPEG2_TS | |
| formatMPEG2_PS | |
Definition at line 11 of file recordingfile.h.