Table of Contents

Class OggPacketSequence.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class OggPacketSequence.MethodName : Resource.MethodName
Inheritance
OggPacketSequence.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLength

Cached name for the 'get_length' method.

public static readonly StringName GetLength

Field Value

StringName

GetPacketData

Cached name for the 'get_packet_data' method.

public static readonly StringName GetPacketData

Field Value

StringName

GetPacketGranulePositions

Cached name for the 'get_packet_granule_positions' method.

public static readonly StringName GetPacketGranulePositions

Field Value

StringName

GetSamplingRate

Cached name for the 'get_sampling_rate' method.

public static readonly StringName GetSamplingRate

Field Value

StringName

SetPacketData

Cached name for the 'set_packet_data' method.

public static readonly StringName SetPacketData

Field Value

StringName

SetPacketGranulePositions

Cached name for the 'set_packet_granule_positions' method.

public static readonly StringName SetPacketGranulePositions

Field Value

StringName

SetSamplingRate

Cached name for the 'set_sampling_rate' method.

public static readonly StringName SetSamplingRate

Field Value

StringName