Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/USoundWave
Syntax
UPROPERTY (EditAnywhere, Category="Format",
Meta=(DisplayName="Enable cloud streaming", DisplayAfter="SoundAssetCompressionType", EditCondition="LoadingBehavior != ESoundWaveLoadingBehavior::ForceInline"),
AssetRegistrySearchable)
uint8 bEnableCloudStreaming: 1
Remarks
If enabled, this wave may be streamed from the cloud using the Opus format. Loading behavior must NOT be `Force Inline_. Requires a suitable support plugin to be installed.