Table of Contents

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

StringName

Format

Cached name for the 'format' property.

public static readonly StringName Format

Field Value

StringName

LoopBegin

Cached name for the 'loop_begin' property.

public static readonly StringName LoopBegin

Field Value

StringName

LoopEnd

Cached name for the 'loop_end' property.

public static readonly StringName LoopEnd

Field Value

StringName

LoopMode

Cached name for the 'loop_mode' property.

public static readonly StringName LoopMode

Field Value

StringName

MixRate

Cached name for the 'mix_rate' property.

public static readonly StringName MixRate

Field Value

StringName

Stereo

Cached name for the 'stereo' property.

public static readonly StringName Stereo

Field Value

StringName