|
virtual void | OnData (void const *audio_data, int bits_per_sample, int sample_rate, uint64 number_of_channels, uint64 number_of_frames) |
|
virtual void | OnData (void const *audio_data, int bits_per_sample, int sample_rate, uint64 number_of_channels, uint64 number_of_frames, ::std::optional< int64 > absolute_capture_timestamp_ms) |
|
virtual int | NumPreferredChannels () const |
|
MCAPI void | $OnData (void const *audio_data, int bits_per_sample, int sample_rate, uint64 number_of_channels, uint64 number_of_frames) |
|
MCAPI void | $OnData (void const *audio_data, int bits_per_sample, int sample_rate, uint64 number_of_channels, uint64 number_of_frames, ::std::optional< int64 > absolute_capture_timestamp_ms) |
|
MCAPI int | $NumPreferredChannels () const |
|
◆ $OnData() [1/2]
MCAPI void webrtc::AudioTrackSinkInterface::$OnData |
( |
void const * | audio_data, |
|
|
int | bits_per_sample, |
|
|
int | sample_rate, |
|
|
uint64 | number_of_channels, |
|
|
uint64 | number_of_frames ) |
- 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.
◆ $OnData() [2/2]
MCAPI void webrtc::AudioTrackSinkInterface::$OnData |
( |
void const * | audio_data, |
|
|
int | bits_per_sample, |
|
|
int | sample_rate, |
|
|
uint64 | number_of_channels, |
|
|
uint64 | number_of_frames, |
|
|
::std::optional< int64 > | absolute_capture_timestamp_ms ) |
- 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.
◆ $NumPreferredChannels()
MCAPI int webrtc::AudioTrackSinkInterface::$NumPreferredChannels |
( |
| ) |
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.
◆ $vftable()
static MCAPI void ** webrtc::AudioTrackSinkInterface::$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.
The documentation for this class was generated from the following file: