CriWare Unreal Engine
Plug-ins for CriWare solutions.
読み取り中…
検索中…
一致する文字列を見つけられません
FAtomAudioLinkSourcePushed クラス

#include <AtomAudioLinkSourcePushed.h>

FAtomAudioLinkSourcePushed の継承関係図

公開メンバ関数

 FAtomAudioLinkSourcePushed (const IAudioLinkFactory::FAudioLinkSourcePushedCreateArgs &InArgs, IAudioLinkFactory *InFactory)
 ~FAtomAudioLinkSourcePushed ()
virtual void OnNewBuffer (const FOnNewBufferParams &) override
virtual void OnSourceDone (const int32 SourceId) override
virtual void OnSourceReleased (const int32 SourceId) override
virtual void OnUpdateWorldState (const FOnUpdateWorldStateParams &) override

非公開変数類

FAtomAudioLinkInputClientPtr ConsumerSP
IAudioLinkFactory::FAudioLinkSourcePushedCreateArgs CreateArgs
int32 NumFramesReceivedSoFar = INDEX_NONE
FSharedBufferedOutputPtr ProducerSP
int32 SourceId = INDEX_NONE

構築子と解体子

◆ FAtomAudioLinkSourcePushed()

FAtomAudioLinkSourcePushed::FAtomAudioLinkSourcePushed ( const IAudioLinkFactory::FAudioLinkSourcePushedCreateArgs & InArgs,
IAudioLinkFactory * InFactory )

◆ ~FAtomAudioLinkSourcePushed()

FAtomAudioLinkSourcePushed::~FAtomAudioLinkSourcePushed ( )

関数詳解

◆ OnNewBuffer()

void FAtomAudioLinkSourcePushed::OnNewBuffer ( const FOnNewBufferParams & InArgs)
overridevirtual

◆ OnSourceDone()

void FAtomAudioLinkSourcePushed::OnSourceDone ( const int32 SourceId)
overridevirtual

◆ OnSourceReleased()

void FAtomAudioLinkSourcePushed::OnSourceReleased ( const int32 SourceId)
overridevirtual

◆ OnUpdateWorldState()

void FAtomAudioLinkSourcePushed::OnUpdateWorldState ( const FOnUpdateWorldStateParams & InParams)
overridevirtual

メンバ詳解

◆ ConsumerSP

FAtomAudioLinkInputClientPtr FAtomAudioLinkSourcePushed::ConsumerSP
private

◆ CreateArgs

IAudioLinkFactory::FAudioLinkSourcePushedCreateArgs FAtomAudioLinkSourcePushed::CreateArgs
private

◆ NumFramesReceivedSoFar

int32 FAtomAudioLinkSourcePushed::NumFramesReceivedSoFar = INDEX_NONE
private

◆ ProducerSP

FSharedBufferedOutputPtr FAtomAudioLinkSourcePushed::ProducerSP
private

◆ SourceId

int32 FAtomAudioLinkSourcePushed::SourceId = INDEX_NONE
private

このクラス詳解は次のファイルから抽出されました: