#include <MPEG1or2DemuxedElementaryStream.hh>
|
| typedef void( | afterGettingFunc) (void *clientData, unsigned frameSize, unsigned numTruncatedBytes, struct timeval presentationTime, unsigned durationInMicroseconds) |
| |
| typedef void( | onCloseFunc) (void *clientData) |
| |
|
| static void | afterGettingFrame (void *clientData, unsigned frameSize, unsigned numTruncatedBytes, struct timeval presentationTime, unsigned durationInMicroseconds) |
| |
| typedef void( FramedSource::afterGettingFunc) (void *clientData, unsigned frameSize, unsigned numTruncatedBytes, struct timeval presentationTime, unsigned durationInMicroseconds) |
|
inherited |
| typedef void( FramedSource::onCloseFunc) (void *clientData) |
|
inherited |
| virtual MPEG1or2DemuxedElementaryStream::~MPEG1or2DemuxedElementaryStream |
( |
| ) |
|
|
privatevirtual |
| static void FramedSource::afterGetting |
( |
FramedSource * |
source | ) |
|
|
staticinherited |
| static void MPEG1or2DemuxedElementaryStream::afterGettingFrame |
( |
void * |
clientData, |
|
|
unsigned |
frameSize, |
|
|
unsigned |
numTruncatedBytes, |
|
|
struct timeval |
presentationTime, |
|
|
unsigned |
durationInMicroseconds |
|
) |
| |
|
staticprivate |
| void MPEG1or2DemuxedElementaryStream::afterGettingFrame1 |
( |
unsigned |
frameSize, |
|
|
unsigned |
numTruncatedBytes, |
|
|
struct timeval |
presentationTime, |
|
|
unsigned |
durationInMicroseconds |
|
) |
| |
|
private |
| static void Medium::close |
( |
Medium * |
medium | ) |
|
|
staticinherited |
| virtual void MPEG1or2DemuxedElementaryStream::doGetNextFrame |
( |
| ) |
|
|
privatevirtual |
| virtual void MPEG1or2DemuxedElementaryStream::doStopGettingFrames |
( |
| ) |
|
|
privatevirtual |
| virtual void MediaSource::getAttributes |
( |
| ) |
const |
|
virtualinherited |
| void FramedSource::getNextFrame |
( |
unsigned char * |
to, |
|
|
unsigned |
maxSize, |
|
|
afterGettingFunc * |
afterGettingFunc, |
|
|
void * |
afterGettingClientData, |
|
|
onCloseFunc * |
onCloseFunc, |
|
|
void * |
onCloseClientData |
|
) |
| |
|
inherited |
| static void FramedSource::handleClosure |
( |
void * |
clientData | ) |
|
|
staticinherited |
| void FramedSource::handleClosure |
( |
| ) |
|
|
inherited |
| virtual Boolean MediaSource::isAMRAudioSource |
( |
| ) |
const |
|
virtualinherited |
| Boolean FramedSource::isCurrentlyAwaitingData |
( |
| ) |
const |
|
inlineinherited |
| virtual Boolean MediaSource::isDVVideoStreamFramer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isH264VideoStreamFramer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isH265VideoStreamFramer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isJPEGVideoSource |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isMediaSession |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isMPEG1or2VideoStreamFramer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isMPEG4VideoStreamFramer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isRTCPInstance |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean MediaSource::isRTPSource |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isRTSPClient |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isRTSPServer |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isServerMediaSession |
( |
| ) |
const |
|
virtualinherited |
| virtual Boolean Medium::isSink |
( |
| ) |
const |
|
virtualinherited |
| virtual unsigned MPEG1or2DemuxedElementaryStream::maxFrameSize |
( |
| ) |
const |
|
privatevirtual |
| virtual char const* MPEG1or2DemuxedElementaryStream::MIMEtype |
( |
| ) |
const |
|
privatevirtual |
| unsigned char MPEG1or2DemuxedElementaryStream::mpegVersion |
( |
| ) |
const |
|
inline |
| char const* Medium::name |
( |
| ) |
const |
|
inlineinherited |
| MPEG1or2Demux& MPEG1or2DemuxedElementaryStream::sourceDemux |
( |
| ) |
const |
|
inline |
| void FramedSource::stopGettingFrames |
( |
| ) |
|
|
inherited |
| unsigned FramedSource::fDurationInMicroseconds |
|
protectedinherited |
| unsigned FramedSource::fFrameSize |
|
protectedinherited |
| unsigned FramedSource::fMaxSize |
|
protectedinherited |
| char const* MPEG1or2DemuxedElementaryStream::fMIMEtype |
|
private |
| unsigned char MPEG1or2DemuxedElementaryStream::fMPEGversion |
|
private |
| unsigned FramedSource::fNumTruncatedBytes |
|
protectedinherited |
| u_int8_t MPEG1or2DemuxedElementaryStream::fOurStreamIdTag |
|
private |
| struct timeval FramedSource::fPresentationTime |
|
protectedinherited |
| unsigned char* FramedSource::fTo |
|
protectedinherited |
The documentation for this class was generated from the following file: