#include <generic_decoder.h>
|
| | VCMDecodedFrameCallback (VCMTiming *timing, Clock *clock) |
| |
| virtual | ~VCMDecodedFrameCallback () |
| |
| void | SetUserReceiveCallback (VCMReceiveCallback *receiveCallback) |
| |
| VCMReceiveCallback * | UserReceiveCallback () |
| |
| int32_t | Decoded (VideoFrame &decodedImage) override |
| |
| int32_t | Decoded (VideoFrame &decodedImage, int64_t decode_time_ms) override |
| |
| void | Decoded (VideoFrame &decodedImage, rtc::Optional< int32_t > decode_time_ms, rtc::Optional< uint8_t > qp) override |
| |
| int32_t | ReceivedDecodedReferenceFrame (const uint64_t pictureId) override |
| |
| int32_t | ReceivedDecodedFrame (const uint64_t pictureId) override |
| |
| uint64_t | LastReceivedPictureID () const |
| |
| void | OnDecoderImplementationName (const char *implementation_name) |
| |
| void | Map (uint32_t timestamp, VCMFrameInformation *frameInfo) |
| |
| int32_t | Pop (uint32_t timestamp) |
| |
| | VCMDecodedFrameCallback (VCMTiming *timing, Clock *clock) |
| |
| virtual | ~VCMDecodedFrameCallback () |
| |
| void | SetUserReceiveCallback (VCMReceiveCallback *receiveCallback) |
| |
| VCMReceiveCallback * | UserReceiveCallback () |
| |
| int32_t | Decoded (VideoFrame &decodedImage) override |
| |
| int32_t | Decoded (VideoFrame &decodedImage, int64_t decode_time_ms) override |
| |
| void | Decoded (VideoFrame &decodedImage, rtc::Optional< int32_t > decode_time_ms, rtc::Optional< uint8_t > qp) override |
| |
| int32_t | ReceivedDecodedReferenceFrame (const uint64_t pictureId) override |
| |
| int32_t | ReceivedDecodedFrame (const uint64_t pictureId) override |
| |
| uint64_t | LastReceivedPictureID () const |
| |
| void | OnDecoderImplementationName (const char *implementation_name) |
| |
| void | Map (uint32_t timestamp, VCMFrameInformation *frameInfo) |
| |
| int32_t | Pop (uint32_t timestamp) |
| |
| virtual | ~DecodedImageCallback () |
| |
| virtual | ~DecodedImageCallback () |
| |
◆ VCMDecodedFrameCallback() [1/2]
| webrtc::VCMDecodedFrameCallback::VCMDecodedFrameCallback |
( |
VCMTiming * |
timing, |
|
|
Clock * |
clock |
|
) |
| |
◆ ~VCMDecodedFrameCallback() [1/2]
| webrtc::VCMDecodedFrameCallback::~VCMDecodedFrameCallback |
( |
| ) |
|
|
virtual |
◆ VCMDecodedFrameCallback() [2/2]
| webrtc::VCMDecodedFrameCallback::VCMDecodedFrameCallback |
( |
VCMTiming * |
timing, |
|
|
Clock * |
clock |
|
) |
| |
◆ ~VCMDecodedFrameCallback() [2/2]
| virtual webrtc::VCMDecodedFrameCallback::~VCMDecodedFrameCallback |
( |
| ) |
|
|
virtual |
◆ Decoded() [1/6]
◆ Decoded() [2/6]
◆ Decoded() [3/6]
◆ Decoded() [4/6]
◆ Decoded() [5/6]
◆ Decoded() [6/6]
◆ LastReceivedPictureID() [1/2]
| uint64_t webrtc::VCMDecodedFrameCallback::LastReceivedPictureID |
( |
| ) |
const |
◆ LastReceivedPictureID() [2/2]
| uint64_t webrtc::VCMDecodedFrameCallback::LastReceivedPictureID |
( |
| ) |
const |
◆ Map() [1/2]
◆ Map() [2/2]
◆ OnDecoderImplementationName() [1/2]
| void webrtc::VCMDecodedFrameCallback::OnDecoderImplementationName |
( |
const char * |
implementation_name | ) |
|
◆ OnDecoderImplementationName() [2/2]
| void webrtc::VCMDecodedFrameCallback::OnDecoderImplementationName |
( |
const char * |
implementation_name | ) |
|
◆ Pop() [1/2]
◆ Pop() [2/2]
◆ ReceivedDecodedFrame() [1/2]
| int32_t webrtc::VCMDecodedFrameCallback::ReceivedDecodedFrame |
( |
const uint64_t |
pictureId | ) |
|
|
overridevirtual |
◆ ReceivedDecodedFrame() [2/2]
| int32_t webrtc::VCMDecodedFrameCallback::ReceivedDecodedFrame |
( |
const uint64_t |
pictureId | ) |
|
|
overridevirtual |
◆ ReceivedDecodedReferenceFrame() [1/2]
| int32_t webrtc::VCMDecodedFrameCallback::ReceivedDecodedReferenceFrame |
( |
const uint64_t |
pictureId | ) |
|
|
overridevirtual |
◆ ReceivedDecodedReferenceFrame() [2/2]
| int32_t webrtc::VCMDecodedFrameCallback::ReceivedDecodedReferenceFrame |
( |
const uint64_t |
pictureId | ) |
|
|
overridevirtual |
◆ SetUserReceiveCallback() [1/2]
◆ SetUserReceiveCallback() [2/2]
◆ UserReceiveCallback() [1/2]
◆ UserReceiveCallback() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/video_coding/generic_decoder.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/generic_decoder.cc