#include <RsSink.h>
|
static void | afterGettingFrameUid0 (void *t_clientData, unsigned t_frameSize, unsigned t_numTruncatedBytes, struct timeval t_presentationTime, unsigned t_durationInMicroseconds) |
|
static void | afterGettingFrameUid1 (void *t_clientData, unsigned t_frameSize, unsigned t_numTruncatedBytes, struct timeval t_presentationTime, unsigned t_durationInMicroseconds) |
|
static void | afterGettingFrameUid2 (void *t_clientData, unsigned t_frameSize, unsigned t_numTruncatedBytes, struct timeval t_presentationTime, unsigned t_durationInMicroseconds) |
|
static void | afterGettingFrameUid3 (void *t_clientData, unsigned t_frameSize, unsigned t_numTruncatedBytes, struct timeval t_presentationTime, unsigned t_durationInMicroseconds) |
|
Definition at line 16 of file RsSink.h.
RsSink::RsSink |
( |
UsageEnvironment & |
t_env, |
|
|
MediaSubsession & |
t_subsession, |
|
|
rs2_video_stream |
t_stream, |
|
|
MemoryPool * |
t_mempool, |
|
|
char const * |
t_streamId |
|
) |
| |
|
private |
void RsSink::afterGettingFrame |
( |
unsigned |
t_frameSize, |
|
|
unsigned |
t_numTruncatedBytes, |
|
|
struct timeval |
t_presentationTime, |
|
|
unsigned |
t_durationInMicroseconds |
|
) |
| |
|
private |
void RsSink::afterGettingFrameUid0 |
( |
void * |
t_clientData, |
|
|
unsigned |
t_frameSize, |
|
|
unsigned |
t_numTruncatedBytes, |
|
|
struct timeval |
t_presentationTime, |
|
|
unsigned |
t_durationInMicroseconds |
|
) |
| |
|
staticprivate |
void RsSink::afterGettingFrameUid1 |
( |
void * |
t_clientData, |
|
|
unsigned |
t_frameSize, |
|
|
unsigned |
t_numTruncatedBytes, |
|
|
struct timeval |
t_presentationTime, |
|
|
unsigned |
t_durationInMicroseconds |
|
) |
| |
|
staticprivate |
void RsSink::afterGettingFrameUid2 |
( |
void * |
t_clientData, |
|
|
unsigned |
t_frameSize, |
|
|
unsigned |
t_numTruncatedBytes, |
|
|
struct timeval |
t_presentationTime, |
|
|
unsigned |
t_durationInMicroseconds |
|
) |
| |
|
staticprivate |
void RsSink::afterGettingFrameUid3 |
( |
void * |
t_clientData, |
|
|
unsigned |
t_frameSize, |
|
|
unsigned |
t_numTruncatedBytes, |
|
|
struct timeval |
t_presentationTime, |
|
|
unsigned |
t_durationInMicroseconds |
|
) |
| |
|
staticprivate |
Boolean RsSink::continuePlaying |
( |
| ) |
|
|
privatevirtual |
std::vector<FramedSource::afterGettingFunc*> RsSink::m_afterGettingFunctions |
|
private |
unsigned char* RsSink::m_receiveBuffer |
|
private |
MediaSubsession& RsSink::m_subsession |
|
private |
unsigned char* RsSink::m_to |
|
private |
The documentation for this class was generated from the following files: