#include <AtomMixerSourceVoice.h>
◆ FMixerSourceVoice()
| Atom::FMixerSourceVoice::FMixerSourceVoice |
( |
| ) |
|
◆ ~FMixerSourceVoice()
| Atom::FMixerSourceVoice::~FMixerSourceVoice |
( |
| ) |
|
◆ GetEnvelopeValue()
| float Atom::FMixerSourceVoice::GetEnvelopeValue |
( |
| ) |
const |
◆ GetInputPort()
| void * Atom::FMixerSourceVoice::GetInputPort |
( |
| ) |
const |
|
inline |
◆ GetModHPFEnd()
| float Atom::FMixerSourceVoice::GetModHPFEnd |
( |
| ) |
|
◆ GetModLPFEnd()
| float Atom::FMixerSourceVoice::GetModLPFEnd |
( |
| ) |
|
◆ GetModPitchEnd()
| float Atom::FMixerSourceVoice::GetModPitchEnd |
( |
| ) |
|
◆ GetModVolumeEnd()
| float Atom::FMixerSourceVoice::GetModVolumeEnd |
( |
| ) |
|
◆ GetNumFramesPlayed()
| int64 Atom::FMixerSourceVoice::GetNumFramesPlayed |
( |
| ) |
const |
◆ GetSourceID()
| int32 Atom::FMixerSourceVoice::GetSourceID |
( |
| ) |
const |
|
inline |
◆ GetVoicePoolID()
| int32 Atom::FMixerSourceVoice::GetVoicePoolID |
( |
| ) |
const |
|
inline |
◆ Init()
◆ InitMixerPlayer()
◆ IsActive()
| bool Atom::FMixerSourceVoice::IsActive |
( |
| ) |
const |
◆ IsPaused()
| bool Atom::FMixerSourceVoice::IsPaused |
( |
| ) |
const |
◆ IsPlaying()
| bool Atom::FMixerSourceVoice::IsPlaying |
( |
| ) |
const |
◆ IsStopFadedOut()
| bool Atom::FMixerSourceVoice::IsStopFadedOut |
( |
| ) |
const |
|
inline |
◆ IsUsingHRTFSpatializer()
| bool Atom::FMixerSourceVoice::IsUsingHRTFSpatializer |
( |
bool | bDefaultValue | ) |
const |
◆ IterateOverAisacModulations()
◆ Pause()
| void Atom::FMixerSourceVoice::Pause |
( |
| ) |
|
◆ Play()
| void Atom::FMixerSourceVoice::Play |
( |
| ) |
|
◆ Release()
| void Atom::FMixerSourceVoice::Release |
( |
| ) |
|
◆ Reset()
| void Atom::FMixerSourceVoice::Reset |
( |
FAtomRuntime * | InAtomRuntime | ) |
|
◆ SetAudioBusSendInfo()
| void Atom::FMixerSourceVoice::SetAudioBusSendInfo |
( |
EAtomBusSendStage | InBusSendStage, |
|
|
uint32 | AudioBusID, |
|
|
float | BusSendLevel, |
|
|
const FString & | InBusName ) |
◆ SetEnablement()
| void Atom::FMixerSourceVoice::SetEnablement |
( |
bool | bInEnableSourceBusSendRouting, |
|
|
bool | bInEnableMainSubmixOutput, |
|
|
bool | bInEnableSubmixSendRouting ) |
◆ SetModHPFFrequency()
| void Atom::FMixerSourceVoice::SetModHPFFrequency |
( |
const float | InFrequency | ) |
|
◆ SetModLPFFrequency()
| void Atom::FMixerSourceVoice::SetModLPFFrequency |
( |
const float | InFrequency | ) |
|
◆ SetModPitch()
| void Atom::FMixerSourceVoice::SetModPitch |
( |
const float | InPitch | ) |
|
◆ SetModulationRouting()
◆ SetModVolume()
| void Atom::FMixerSourceVoice::SetModVolume |
( |
const float | InVolume | ) |
|
◆ SetVoiceEffect()
◆ Stop()
| void Atom::FMixerSourceVoice::Stop |
( |
| ) |
|
◆ StopFade()
| void Atom::FMixerSourceVoice::StopFade |
( |
| ) |
|
◆ SubmitBuffer()
| void Atom::FMixerSourceVoice::SubmitBuffer |
( |
float ** | Data, |
|
|
int | NumChannels, |
|
|
int | NumFrames ) |
◆ FMixerSourceManager
| friend class FMixerSourceManager |
|
friend |
◆ AtomRuntime
◆ bEnableBaseSubmix
| uint16 Atom::FMixerSourceVoice::bEnableBaseSubmix |
|
private |
◆ bEnableSourceBusSends
| uint16 Atom::FMixerSourceVoice::bEnableSourceBusSends |
|
private |
◆ bEnableSubmixSends
| uint16 Atom::FMixerSourceVoice::bEnableSubmixSends |
|
private |
◆ bIsActive
| uint16 Atom::FMixerSourceVoice::bIsActive |
|
private |
◆ bIsPaused
| uint16 Atom::FMixerSourceVoice::bIsPaused |
|
private |
◆ bIsPlaying
| uint16 Atom::FMixerSourceVoice::bIsPlaying |
|
private |
◆ bIsSourceBus
| uint16 Atom::FMixerSourceVoice::bIsSourceBus |
|
private |
◆ bStopFadedOut
| FThreadSafeBool Atom::FMixerSourceVoice::bStopFadedOut |
|
private |
◆ CodecType
◆ HPFFrequencyModBase
| float Atom::FMixerSourceVoice::HPFFrequencyModBase |
|
private |
◆ LPFFrequencyModBase
| float Atom::FMixerSourceVoice::LPFFrequencyModBase |
|
private |
◆ MaxInputChannels
| int32 Atom::FMixerSourceVoice::MaxInputChannels |
|
private |
◆ MaxInputSampleRate
| int32 Atom::FMixerSourceVoice::MaxInputSampleRate |
|
private |
◆ MaxInputVoices
| int32 Atom::FMixerSourceVoice::MaxInputVoices |
|
private |
◆ PitchModBase
| float Atom::FMixerSourceVoice::PitchModBase |
|
private |
◆ PoolID
| int32 Atom::FMixerSourceVoice::PoolID = INDEX_NONE |
|
private |
◆ SourceID
| int32 Atom::FMixerSourceVoice::SourceID |
|
private |
◆ SourceManager
◆ StreamingType
◆ VoiceEffect
◆ VoicePool
◆ VolumeModBase
| float Atom::FMixerSourceVoice::VolumeModBase |
|
private |
このクラス詳解は次のファイルから抽出されました: