Class AudioStreamWav.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class AudioStreamWav.PropertyName : AudioStream.PropertyName
- Inheritance
-
AudioStreamWav.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Data
Cached name for the 'data' property.
public static readonly StringName Data
Field Value
Format
Cached name for the 'format' property.
public static readonly StringName Format
Field Value
LoopBegin
Cached name for the 'loop_begin' property.
public static readonly StringName LoopBegin
Field Value
LoopEnd
Cached name for the 'loop_end' property.
public static readonly StringName LoopEnd
Field Value
LoopMode
Cached name for the 'loop_mode' property.
public static readonly StringName LoopMode
Field Value
MixRate
Cached name for the 'mix_rate' property.
public static readonly StringName MixRate
Field Value
Stereo
Cached name for the 'stereo' property.
public static readonly StringName Stereo