Go to the source code of this file.
Classes | |
| class | DummySink |
Functions | |
| static float | MPEG1or2ProgramStreamFileDuration (UsageEnvironment &env, char const *fileName, unsigned &fileSize) |
| static Boolean | getMPEG1or2TimeCode (FramedSource *dataSource, MPEG1or2Demux &parentDemux, Boolean returnFirstSeenCode, float &timeCode) |
| static void | afterPlayingDummySink (DummySink *sink) |
| static float | computeSCRTimeCode (MPEG1or2Demux::SCR const &scr) |
| static float MPEG1or2ProgramStreamFileDuration | ( | UsageEnvironment & | env, | |
| char const * | fileName, | |||
| unsigned & | fileSize | |||
| ) | [static] |
Definition at line 117 of file MPEG1or2FileServerDemux.cpp.
| static Boolean getMPEG1or2TimeCode | ( | FramedSource * | dataSource, | |
| MPEG1or2Demux & | parentDemux, | |||
| Boolean | returnFirstSeenCode, | |||
| float & | timeCode | |||
| ) | [static] |
Definition at line 193 of file MPEG1or2FileServerDemux.cpp.
Referenced by MPEG1or2ProgramStreamFileDuration().
| static void afterPlayingDummySink | ( | DummySink * | sink | ) | [static] |
Definition at line 246 of file MPEG1or2FileServerDemux.cpp.
Referenced by getMPEG1or2TimeCode().
| static float computeSCRTimeCode | ( | MPEG1or2Demux::SCR const & | scr | ) | [static] |
Definition at line 251 of file MPEG1or2FileServerDemux.cpp.
Referenced by getMPEG1or2TimeCode().
1.6.3