Struct PlatformRuntimeAudioCompressionOverrides
Platform Runtime Audio Compression Overrides
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.AudioPlatformConfiguration
Assembly: UE4DotNet.dll
Syntax
public struct PlatformRuntimeAudioCompressionOverrides
Fields
| Improve this Doc View SourcebOverrideCompressionTimes
Declaration
public bool bOverrideCompressionTimes
Field Value
Type | Description |
---|---|
System.Boolean |
DurationThreshold
Declaration
public float DurationThreshold
Field Value
Type | Description |
---|---|
System.Single |
MaxNumRandomBranches
Declaration
public int MaxNumRandomBranches
Field Value
Type | Description |
---|---|
System.Int32 |
SoundCueQualityIndex
Declaration
public int SoundCueQualityIndex
Field Value
Type | Description |
---|---|
System.Int32 |