#include <fakewebrtcvideoengine.h>
|
| FakeWebRtcVideoDecoder () |
|
virtual int32_t | InitDecode (const webrtc::VideoCodec *, int32_t) |
|
virtual int32_t | Decode (const webrtc::EncodedImage &, bool, const webrtc::RTPFragmentationHeader *, const webrtc::CodecSpecificInfo *, int64_t) |
|
virtual int32_t | RegisterDecodeCompleteCallback (webrtc::DecodedImageCallback *) |
|
virtual int32_t | Release () |
|
int | GetNumFramesReceived () const |
|
| FakeWebRtcVideoDecoder () |
|
virtual int32_t | InitDecode (const webrtc::VideoCodec *, int32_t) |
|
virtual int32_t | Decode (const webrtc::EncodedImage &, bool, const webrtc::RTPFragmentationHeader *, const webrtc::CodecSpecificInfo *, int64_t) |
|
virtual int32_t | RegisterDecodeCompleteCallback (webrtc::DecodedImageCallback *) |
|
virtual int32_t | Release () |
|
int | GetNumFramesReceived () const |
|
virtual | ~VideoDecoder () |
|
virtual bool | PrefersLateDecoding () const |
|
virtual const char * | ImplementationName () const |
|
virtual | ~VideoDecoder () |
|
virtual bool | PrefersLateDecoding () const |
|
virtual const char * | ImplementationName () const |
|
◆ FakeWebRtcVideoDecoder() [1/2]
cricket::FakeWebRtcVideoDecoder::FakeWebRtcVideoDecoder |
( |
| ) |
|
|
inline |
◆ FakeWebRtcVideoDecoder() [2/2]
cricket::FakeWebRtcVideoDecoder::FakeWebRtcVideoDecoder |
( |
| ) |
|
|
inline |
◆ Decode() [1/2]
◆ Decode() [2/2]
◆ GetNumFramesReceived() [1/2]
int cricket::FakeWebRtcVideoDecoder::GetNumFramesReceived |
( |
| ) |
const |
|
inline |
◆ GetNumFramesReceived() [2/2]
int cricket::FakeWebRtcVideoDecoder::GetNumFramesReceived |
( |
| ) |
const |
|
inline |
◆ InitDecode() [1/2]
◆ InitDecode() [2/2]
◆ RegisterDecodeCompleteCallback() [1/2]
◆ RegisterDecodeCompleteCallback() [2/2]
◆ Release() [1/2]
virtual int32_t cricket::FakeWebRtcVideoDecoder::Release |
( |
| ) |
|
|
inlinevirtual |
◆ Release() [2/2]
virtual int32_t cricket::FakeWebRtcVideoDecoder::Release |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: