#include <OggFile.hh>
Definition at line 34 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]
◆ close() [2/2]
static void Medium::close |
( |
Medium * |
medium | ) |
|
|
staticinherited |
◆ 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]
static void OggFile::handleEndOfBosPageParsing |
( |
void * |
clientData | ) |
|
|
staticprivate |
◆ handleEndOfBosPageParsing() [2/2]
void OggFile::handleEndOfBosPageParsing |
( |
| ) |
|
|
private |
◆ 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
◆ fFileName
char const* OggFile::fFileName |
|
private |
◆ fOnCreation
◆ fOnCreationClientData
void* OggFile::fOnCreationClientData |
|
private |
◆ fParserForInitialization
◆ fTrackTable
class OggTrackTable* OggFile::fTrackTable |
|
private |
The documentation for this class was generated from the following file: