Searched refs:SetChannelCount (Results 1 - 13 of 13) sorted by relevance

/haiku/src/apps/mediaplayer/interface/
H A DPeakView.h61 void SetChannelCount(uint32 count);
H A DPeakView.cpp64 SetChannelCount(2);
273 PeakView::SetChannelCount(uint32 channelCount) function in class:PeakView
H A DTransportControlGroup.cpp487 fPeakView->SetChannelCount(count);
/haiku/headers/os/media/
H A DSoundFile.h49 virtual int32 SetChannelCount(int32 samplesPerFrame);
H A DParameterWeb.h230 void SetChannelCount(int32 count);
/haiku/headers/os/interface/
H A DChannelControl.h77 virtual status_t SetChannelCount(int32 count);
/haiku/src/kits/media/
H A DSoundFile.cpp172 BSoundFile::SetChannelCount(int32 spf) function in class:BSoundFile
H A DParameterWeb.cpp1416 BParameter::SetChannelCount(int32 count) function in class:BParameter
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cpp1684 // but calling SetChannelCount(input->GetMixerChannelCount())
1748 ->SetChannelCount(out->GetOutputChannelCount());
1780 ->SetChannelCount(in->GetInputChannelCount());
1798 ->SetChannelCount(in->GetMixerChannelCount());
/haiku/src/kits/interface/
H A DChannelControl.cpp389 BChannelControl::SetChannelCount(int32 channel_count) function in class:BChannelControl
/haiku/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.cpp522 p->SetChannelCount(3);
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp2051 group->ParameterAt(nbParameters)->SetChannelCount(2);
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A DMultiAudioNode.cpp1705 group->ParameterAt(numParameters)->SetChannelCount(

Completed in 116 milliseconds