Home | History | Annotate | Download | only in audio

Lines Matching defs:AudioParameters

12 AudioParameters::AudioParameters()
23 AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
36 AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
50 AudioParameters::AudioParameters(Format format, ChannelLayout channel_layout,
66 void AudioParameters::Reset(Format format, ChannelLayout channel_layout,
82 bool AudioParameters::IsValid() const {
99 int AudioParameters::GetBytesPerBuffer() const {
103 int AudioParameters::GetBytesPerSecond() const {
107 int AudioParameters::GetBytesPerFrame() const {
111 base::TimeDelta AudioParameters::GetBufferDuration() const {