MixerInput
MixerInput *input;
MixerInput *input;
MixerInput *input;
MixerInput *in;
MixerInput *input;
MixerInput *input;
MixerInput* input
= reinterpret_cast<MixerInput*>(fInputs->ItemAtFast(i));
MixerInput*
MixerInput* in = new MixerInput(this, input, fMixBufferFrameRate,
MixerInput *input;
MixerInput *
return (MixerInput *)fInputs->ItemAt(i);
MixerInput *input;
MixerInput *input;
for (int i = 0; MixerInput* input = Input(i); i++) {
friend class MixerInput;
class MixerInput;
MixerInput* AddInput(const media_input& input);
MixerInput* Input(int index);
MixerInput::ID()
MixerInput::MediaInput()
MixerInput::BufferReceived(BBuffer* buffer)
MixerInput::MixerInput(MixerCore* core, const media_input& input,
MixerInput::UpdateResamplingAlgorithm()
MixerInput::GetInputChannelCount()
MixerInput::AddInputChannelDestination(int channel, int destination_type)
MixerInput::RemoveInputChannelDestination(int channel, int destination_type)
MixerInput::HasInputChannelDestination(int channel, int destination_type)
MixerInput::GetInputChannelForDestination(int destination_type)
MixerInput::GetInputChannelType(int channel)
MixerInput::SetInputChannelGain(int channel, float gain)
MixerInput::GetInputChannelGain(int channel)
MixerInput::_UpdateInputChannelDestinationMask()
MixerInput::_UpdateInputChannelDestinations()
MixerInput::SetMixerChannelGain(int mixer_channel, float gain)
MixerInput::GetMixerChannelGain(int mixer_channel)
MixerInput::GetMixerChannelType(int mixer_channel)
MixerInput::SetEnabled(bool yesno)
MixerInput::IsEnabled()
MixerInput::SetMixBufferFormat(int32 framerate, int32 frames)
MixerInput::~MixerInput()
MixerInput::GetMixerChannelCount()
MixerInput::GetMixerChannelInfo(int mixerChannel, int64 framepos,
class MixerInput {
MixerInput(MixerCore* core,
~MixerInput();
MixerSettings::SaveConnectionSettings(MixerInput *input)
MixerSettings::LoadConnectionSettings(MixerInput *input)
class MixerInput;
void SaveConnectionSettings(MixerInput *input);
void LoadConnectionSettings(MixerInput *input);
StringForFormat(char *buf, MixerInput *input)
class MixerInput;
const char *StringForFormat(char *buf, MixerInput *input);