#include <PCMFile.h>
◆ PCMFile() [1/4]
webrtc::PCMFile::PCMFile |
( |
| ) |
|
◆ PCMFile() [2/4]
webrtc::PCMFile::PCMFile |
( |
uint32_t |
timestamp | ) |
|
◆ ~PCMFile() [1/2]
webrtc::PCMFile::~PCMFile |
( |
| ) |
|
◆ PCMFile() [3/4]
webrtc::PCMFile::PCMFile |
( |
| ) |
|
◆ PCMFile() [4/4]
webrtc::PCMFile::PCMFile |
( |
uint32_t |
timestamp | ) |
|
◆ ~PCMFile() [2/2]
webrtc::PCMFile::~PCMFile |
( |
| ) |
|
◆ ChooseFile() [1/2]
◆ ChooseFile() [2/2]
◆ Close() [1/2]
void webrtc::PCMFile::Close |
( |
| ) |
|
◆ Close() [2/2]
void webrtc::PCMFile::Close |
( |
| ) |
|
◆ EndOfFile() [1/2]
bool webrtc::PCMFile::EndOfFile |
( |
| ) |
const |
|
inline |
◆ EndOfFile() [2/2]
bool webrtc::PCMFile::EndOfFile |
( |
| ) |
const |
|
inline |
◆ FastForward() [1/2]
void webrtc::PCMFile::FastForward |
( |
int |
num_10ms_blocks | ) |
|
◆ FastForward() [2/2]
void webrtc::PCMFile::FastForward |
( |
int |
num_10ms_blocks | ) |
|
◆ Open() [1/2]
◆ Open() [2/2]
◆ PayloadLength10Ms() [1/2]
uint16_t webrtc::PCMFile::PayloadLength10Ms |
( |
| ) |
const |
◆ PayloadLength10Ms() [2/2]
uint16_t webrtc::PCMFile::PayloadLength10Ms |
( |
| ) |
const |
◆ Read10MsData() [1/2]
◆ Read10MsData() [2/2]
◆ ReadStereo() [1/2]
void webrtc::PCMFile::ReadStereo |
( |
bool |
is_stereo = true | ) |
|
◆ ReadStereo() [2/2]
void webrtc::PCMFile::ReadStereo |
( |
bool |
is_stereo = true | ) |
|
◆ Rewind() [1/2]
void webrtc::PCMFile::Rewind |
( |
| ) |
|
◆ Rewind() [2/2]
void webrtc::PCMFile::Rewind |
( |
| ) |
|
◆ Rewinded() [1/2]
bool webrtc::PCMFile::Rewinded |
( |
| ) |
|
◆ Rewinded() [2/2]
bool webrtc::PCMFile::Rewinded |
( |
| ) |
|
◆ SamplingFrequency() [1/2]
int32_t webrtc::PCMFile::SamplingFrequency |
( |
| ) |
const |
◆ SamplingFrequency() [2/2]
int32_t webrtc::PCMFile::SamplingFrequency |
( |
| ) |
const |
◆ SaveStereo() [1/2]
void webrtc::PCMFile::SaveStereo |
( |
bool |
is_stereo = true | ) |
|
◆ SaveStereo() [2/2]
void webrtc::PCMFile::SaveStereo |
( |
bool |
is_stereo = true | ) |
|
◆ SetNum10MsBlocksToRead() [1/2]
void webrtc::PCMFile::SetNum10MsBlocksToRead |
( |
int |
value | ) |
|
◆ SetNum10MsBlocksToRead() [2/2]
void webrtc::PCMFile::SetNum10MsBlocksToRead |
( |
int |
value | ) |
|
◆ Write10MsData() [1/4]
void webrtc::PCMFile::Write10MsData |
( |
int16_t * |
playout_buffer, |
|
|
size_t |
length_smpls |
|
) |
| |
◆ Write10MsData() [2/4]
void webrtc::PCMFile::Write10MsData |
( |
int16_t * |
playout_buffer, |
|
|
size_t |
length_smpls |
|
) |
| |
◆ Write10MsData() [3/4]
◆ Write10MsData() [4/4]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/test/PCMFile.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/test/PCMFile.cc