LeviLamina
|
Public Member Functions | |
virtual ::webrtc::scoped_refptr<::webrtc::MediaStreamTrackInterface > | track () const =0 |
virtual ::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface > | dtls_transport () const |
virtual ::std::vector<::std::string > | stream_ids () const |
virtual ::std::vector<::webrtc::scoped_refptr<::webrtc::MediaStreamInterface > > | streams () const |
virtual::cricket::MediaType | media_type () const =0 |
virtual::std::string | id () const =0 |
virtual::webrtc::RtpParameters | GetParameters () const =0 |
virtual bool | SetParameters (::webrtc::RtpParameters const &) |
virtual void | SetObserver (::webrtc::RtpReceiverObserverInterface *)=0 |
virtual void | SetJitterBufferMinimumDelay (::std::optional< double >)=0 |
virtual ::std::vector<::webrtc::RtpSource > | GetSources () const |
virtual void | SetFrameDecryptor (::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface >) |
virtual ::webrtc::scoped_refptr<::webrtc::FrameDecryptorInterface > | GetFrameDecryptor () const |
virtual void | SetDepacketizerToDecoderFrameTransformer (::webrtc::scoped_refptr<::webrtc::FrameTransformerInterface >) |
virtual void | AddRef () const =0 |
virtual::webrtc::RefCountReleaseStatus | Release () const =0 |
MCFOLD void | $dtor () |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |