UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MediaSoundComponent.cpp File Reference

Classes

class  FMediaSoundComponentClockSink
 

Functions

 DECLARE_FLOAT_COUNTER_STAT (TEXT("MediaUtils MediaSoundComponent Sync"), STAT_MediaUtils_MediaSoundComponentSync, STATGROUP_Media)
 
 DECLARE_FLOAT_COUNTER_STAT (TEXT("MediaUtils MediaSoundComponent SampleTime"), STAT_MediaUtils_MediaSoundComponentSampleTime, STATGROUP_Media)
 
 DECLARE_DWORD_COUNTER_STAT (TEXT("MediaUtils MediaSoundComponent Queued"), STAT_Media_SoundCompQueued, STATGROUP_Media)
 
 CSV_DECLARE_CATEGORY_MODULE_EXTERN (MEDIA_API, MediaStreaming)
 

Function Documentation

◆ CSV_DECLARE_CATEGORY_MODULE_EXTERN()

CSV_DECLARE_CATEGORY_MODULE_EXTERN ( MEDIA_API  ,
MediaStreaming   
)

◆ DECLARE_DWORD_COUNTER_STAT()

DECLARE_DWORD_COUNTER_STAT ( TEXT("MediaUtils MediaSoundComponent Queued" ,
STAT_Media_SoundCompQueued  ,
STATGROUP_Media   
)

◆ DECLARE_FLOAT_COUNTER_STAT() [1/2]

DECLARE_FLOAT_COUNTER_STAT ( TEXT("MediaUtils MediaSoundComponent SampleTime" ,
STAT_MediaUtils_MediaSoundComponentSampleTime  ,
STATGROUP_Media   
)

◆ DECLARE_FLOAT_COUNTER_STAT() [2/2]

DECLARE_FLOAT_COUNTER_STAT ( TEXT("MediaUtils MediaSoundComponent Sync" ,
STAT_MediaUtils_MediaSoundComponentSync  ,
STATGROUP_Media   
)