#include <OggFile.hh>
Definition at line 36 of file OggFile.hh.
◆ onCreationFunc
| typedef void() OggFile::onCreationFunc(OggFile *newFile, void *clientData) |
◆ OggFile()
◆ ~OggFile()
| virtual OggFile::~OggFile |
( |
| ) |
|
|
privatevirtual |
◆ addTrack()
| void OggFile::addTrack |
( |
OggTrack * |
newTrack | ) |
|
|
private |
◆ close() [1/2]
| static void Medium::close |
( |
Medium * |
medium | ) |
|
|
staticinherited |
◆ close() [2/2]
◆ createNew()
◆ createRTPSinkForTrackNumber()
| RTPSink * OggFile::createRTPSinkForTrackNumber |
( |
u_int32_t |
trackNumber, |
|
|
Groupsock * |
rtpGroupsock, |
|
|
unsigned char |
rtpPayloadTypeIfDynamic |
|
) |
| |
◆ createSourceForStreaming()
| FramedSource * OggFile::createSourceForStreaming |
( |
FramedSource * |
baseSource, |
|
|
u_int32_t |
trackNumber, |
|
|
unsigned & |
estBitrate, |
|
|
unsigned & |
numFiltersInFrontOfTrack |
|
) |
| |
◆ envir()
◆ fileName()
| char const * OggFile::fileName |
( |
| ) |
const |
|
inline |
◆ handleEndOfBosPageParsing() [1/2]
| void OggFile::handleEndOfBosPageParsing |
( |
| ) |
|
|
private |
◆ handleEndOfBosPageParsing() [2/2]
| static void OggFile::handleEndOfBosPageParsing |
( |
void * |
clientData | ) |
|
|
staticprivate |
◆ isMediaSession()
| virtual Boolean Medium::isMediaSession |
( |
| ) |
const |
|
virtualinherited |
◆ isRTCPInstance()
| virtual Boolean Medium::isRTCPInstance |
( |
| ) |
const |
|
virtualinherited |
◆ isRTSPClient()
| virtual Boolean Medium::isRTSPClient |
( |
| ) |
const |
|
virtualinherited |
◆ isRTSPServer()
| virtual Boolean Medium::isRTSPServer |
( |
| ) |
const |
|
virtualinherited |
◆ isServerMediaSession()
| virtual Boolean Medium::isServerMediaSession |
( |
| ) |
const |
|
virtualinherited |
◆ isSink()
| virtual Boolean Medium::isSink |
( |
| ) |
const |
|
virtualinherited |
◆ isSource()
| virtual Boolean Medium::isSource |
( |
| ) |
const |
|
virtualinherited |
◆ lookup()
| OggTrack * OggFile::lookup |
( |
u_int32_t |
trackNumber | ) |
|
◆ lookupByName()
◆ name()
| char const * Medium::name |
( |
| ) |
const |
|
inlineinherited |
◆ newDemux()
◆ nextTask()
◆ numTracks()
| unsigned OggFile::numTracks |
( |
| ) |
const |
◆ removeDemux()
| void OggFile::removeDemux |
( |
OggDemux * |
demux | ) |
|
|
private |
◆ trackTable()
| class OggTrackTable & OggFile::trackTable |
( |
| ) |
|
|
inline |
◆ OggDemux
◆ OggFileParser
◆ fDemuxesTable
◆ fEnviron
◆ fFileName
| char const* OggFile::fFileName |
|
private |
◆ fMediumName
◆ fNextTask
◆ fOnCreation
◆ fOnCreationClientData
| void* OggFile::fOnCreationClientData |
|
private |
◆ fParserForInitialization
◆ fTrackTable
| class OggTrackTable* OggFile::fTrackTable |
|
private |
The documentation for this class was generated from the following file: