#include <vcm_payload_sink_factory.h>
|
| VcmPayloadSinkFactory (const std::string &base_out_filename, Clock *clock, bool protection_enabled, VCMVideoProtection protection_method, int64_t rtt_ms, uint32_t render_delay_ms, uint32_t min_playout_delay_ms) |
|
virtual | ~VcmPayloadSinkFactory () |
|
virtual PayloadSinkInterface * | Create (RtpStreamInterface *stream) |
|
int | DecodeAndProcessAll (bool decode_dual_frame) |
|
bool | ProcessAll () |
|
bool | DecodeAll () |
|
| VcmPayloadSinkFactory (const std::string &base_out_filename, Clock *clock, bool protection_enabled, VCMVideoProtection protection_method, int64_t rtt_ms, uint32_t render_delay_ms, uint32_t min_playout_delay_ms) |
|
virtual | ~VcmPayloadSinkFactory () |
|
virtual PayloadSinkInterface * | Create (RtpStreamInterface *stream) |
|
int | DecodeAndProcessAll (bool decode_dual_frame) |
|
bool | ProcessAll () |
|
bool | DecodeAll () |
|
virtual | ~PayloadSinkFactoryInterface () |
|
virtual | ~PayloadSinkFactoryInterface () |
|
◆ VcmPayloadSinkFactory() [1/2]
◆ ~VcmPayloadSinkFactory() [1/2]
webrtc::rtpplayer::VcmPayloadSinkFactory::~VcmPayloadSinkFactory |
( |
| ) |
|
|
virtual |
◆ VcmPayloadSinkFactory() [2/2]
◆ ~VcmPayloadSinkFactory() [2/2]
virtual webrtc::rtpplayer::VcmPayloadSinkFactory::~VcmPayloadSinkFactory |
( |
| ) |
|
|
virtual |
◆ Create() [1/2]
◆ Create() [2/2]
◆ DecodeAll() [1/2]
bool webrtc::rtpplayer::VcmPayloadSinkFactory::DecodeAll |
( |
| ) |
|
◆ DecodeAll() [2/2]
bool webrtc::rtpplayer::VcmPayloadSinkFactory::DecodeAll |
( |
| ) |
|
◆ DecodeAndProcessAll() [1/2]
int webrtc::rtpplayer::VcmPayloadSinkFactory::DecodeAndProcessAll |
( |
bool |
decode_dual_frame | ) |
|
◆ DecodeAndProcessAll() [2/2]
int webrtc::rtpplayer::VcmPayloadSinkFactory::DecodeAndProcessAll |
( |
bool |
decode_dual_frame | ) |
|
◆ ProcessAll() [1/2]
bool webrtc::rtpplayer::VcmPayloadSinkFactory::ProcessAll |
( |
| ) |
|
◆ ProcessAll() [2/2]
bool webrtc::rtpplayer::VcmPayloadSinkFactory::ProcessAll |
( |
| ) |
|
◆ VcmPayloadSink
The documentation for this class was generated from the following files: