LeviLamina
|
Classes | |
struct | DecoderInfo |
class | Settings |
Public Member Functions | |
virtual bool | Configure (::webrtc::VideoDecoder::Settings const &)=0 |
virtual int | Decode (::webrtc::EncodedImage const &, int64) |
virtual int | Decode (::webrtc::EncodedImage const &, bool, int64) |
virtual int | RegisterDecodeCompleteCallback (::webrtc::DecodedImageCallback *)=0 |
virtual int | Release ()=0 |
virtual::webrtc::VideoDecoder::DecoderInfo | GetDecoderInfo () const |
virtual char const * | ImplementationName () const |