#include <audio_track_jni.h>
◆ JavaAudioTrack() [1/2]
webrtc::AudioTrackJni::JavaAudioTrack::JavaAudioTrack |
( |
NativeRegistration * |
native_registration, |
|
|
std::unique_ptr< GlobalRef > |
audio_track |
|
) |
| |
◆ ~JavaAudioTrack() [1/2]
webrtc::AudioTrackJni::JavaAudioTrack::~JavaAudioTrack |
( |
| ) |
|
◆ JavaAudioTrack() [2/2]
webrtc::AudioTrackJni::JavaAudioTrack::JavaAudioTrack |
( |
NativeRegistration * |
native_registration, |
|
|
std::unique_ptr< GlobalRef > |
audio_track |
|
) |
| |
◆ ~JavaAudioTrack() [2/2]
webrtc::AudioTrackJni::JavaAudioTrack::~JavaAudioTrack |
( |
| ) |
|
◆ GetStreamMaxVolume() [1/2]
int webrtc::AudioTrackJni::JavaAudioTrack::GetStreamMaxVolume |
( |
| ) |
|
◆ GetStreamMaxVolume() [2/2]
int webrtc::AudioTrackJni::JavaAudioTrack::GetStreamMaxVolume |
( |
| ) |
|
◆ GetStreamVolume() [1/2]
int webrtc::AudioTrackJni::JavaAudioTrack::GetStreamVolume |
( |
| ) |
|
◆ GetStreamVolume() [2/2]
int webrtc::AudioTrackJni::JavaAudioTrack::GetStreamVolume |
( |
| ) |
|
◆ InitPlayout() [1/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::InitPlayout |
( |
int |
sample_rate, |
|
|
int |
channels |
|
) |
| |
◆ InitPlayout() [2/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::InitPlayout |
( |
int |
sample_rate, |
|
|
int |
channels |
|
) |
| |
◆ SetStreamVolume() [1/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::SetStreamVolume |
( |
int |
volume | ) |
|
◆ SetStreamVolume() [2/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::SetStreamVolume |
( |
int |
volume | ) |
|
◆ StartPlayout() [1/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::StartPlayout |
( |
| ) |
|
◆ StartPlayout() [2/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::StartPlayout |
( |
| ) |
|
◆ StopPlayout() [1/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::StopPlayout |
( |
| ) |
|
◆ StopPlayout() [2/2]
bool webrtc::AudioTrackJni::JavaAudioTrack::StopPlayout |
( |
| ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_device/android/audio_track_jni.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_device/android/audio_track_jni.cc