LeviLamina
Loading...
Searching...
No Matches
webrtc::VideoTrackSource Class Referenceabstract
Inheritance diagram for webrtc::VideoTrackSource:

Public Member Functions

VideoTrackSource & operator= (VideoTrackSource const &)
 VideoTrackSource (VideoTrackSource const &)
virtual::webrtc::MediaSourceInterface::SourceState state () const
virtual bool remote () const
virtual bool is_screencast () const
virtual ::std::optional< bool > needs_denoising () const
virtual bool GetStats (::webrtc::VideoTrackSourceInterface::Stats *stats)
virtual void AddOrUpdateSink (::rtc::VideoSinkInterface<::webrtc::VideoFrame > *sink, ::rtc::VideoSinkWants const &wants)
virtual void RemoveSink (::rtc::VideoSinkInterface<::webrtc::VideoFrame > *sink)
virtual bool SupportsEncodedOutput () const
virtual void GenerateKeyFrame ()
virtual void AddEncodedSink (::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > *sink)
virtual void RemoveEncodedSink (::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > *sink)
virtual ::rtc::VideoSourceInterface<::webrtc::VideoFrame > * source ()=0
MCAPI void SetState (::webrtc::MediaSourceInterface::SourceState new_state)
MCAPI VideoTrackSource (bool remote)
MCAPI void * $ctor (bool remote)
MCAPI void $dtor ()
MCAPI::webrtc::MediaSourceInterface::SourceState $state () const
MCAPI bool $remote () const
MCAPI bool $is_screencast () const
MCAPI ::std::optional< bool > $needs_denoising () const
MCAPI bool $GetStats (::webrtc::VideoTrackSourceInterface::Stats *stats)
MCAPI void $AddOrUpdateSink (::rtc::VideoSinkInterface<::webrtc::VideoFrame > *sink, ::rtc::VideoSinkWants const &wants)
MCAPI void $RemoveSink (::rtc::VideoSinkInterface<::webrtc::VideoFrame > *sink)
MCAPI bool $SupportsEncodedOutput () const
MCAPI void $GenerateKeyFrame ()
MCAPI void $AddEncodedSink (::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > *sink)
MCAPI void $RemoveEncodedSink (::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > *sink)

Static Public Member Functions

static MCAPI void ** $vftable ()
static MCAPI void ** $vftableForRefCountInterface ()
static MCAPI void ** $vftableForNotifierInterface ()

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkc0dc69
::ll::UntypedStorage< 1, 1 > mUnka51a10
::ll::UntypedStorage< 4, 4 > mUnk270c0f
::ll::UntypedStorage< 1, 1 > mUnk3fb38a

Constructor & Destructor Documentation

◆ VideoTrackSource()

MCAPI webrtc::VideoTrackSource::VideoTrackSource ( bool remote)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ SetState()

MCAPI void webrtc::VideoTrackSource::SetState ( ::webrtc::MediaSourceInterface::SourceState new_state)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor()

MCAPI void * webrtc::VideoTrackSource::$ctor ( bool remote)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void webrtc::VideoTrackSource::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $state()

MCAPI::webrtc::MediaSourceInterface::SourceState webrtc::VideoTrackSource::$state ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $remote()

MCAPI bool webrtc::VideoTrackSource::$remote ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $is_screencast()

MCAPI bool webrtc::VideoTrackSource::$is_screencast ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $needs_denoising()

MCAPI ::std::optional< bool > webrtc::VideoTrackSource::$needs_denoising ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $GetStats()

MCAPI bool webrtc::VideoTrackSource::$GetStats ( ::webrtc::VideoTrackSourceInterface::Stats * stats)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $AddOrUpdateSink()

MCAPI void webrtc::VideoTrackSource::$AddOrUpdateSink ( ::rtc::VideoSinkInterface<::webrtc::VideoFrame > * sink,
::rtc::VideoSinkWants const & wants )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $RemoveSink()

MCAPI void webrtc::VideoTrackSource::$RemoveSink ( ::rtc::VideoSinkInterface<::webrtc::VideoFrame > * sink)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $SupportsEncodedOutput()

MCAPI bool webrtc::VideoTrackSource::$SupportsEncodedOutput ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $GenerateKeyFrame()

MCAPI void webrtc::VideoTrackSource::$GenerateKeyFrame ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $AddEncodedSink()

MCAPI void webrtc::VideoTrackSource::$AddEncodedSink ( ::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > * sink)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $RemoveEncodedSink()

MCAPI void webrtc::VideoTrackSource::$RemoveEncodedSink ( ::rtc::VideoSinkInterface<::webrtc::RecordableEncodedFrame > * sink)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** webrtc::VideoTrackSource::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftableForRefCountInterface()

MCAPI void ** webrtc::VideoTrackSource::$vftableForRefCountInterface ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftableForNotifierInterface()

MCAPI void ** webrtc::VideoTrackSource::$vftableForNotifierInterface ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: