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
GetPacketData
Cached name for the 'get_packet_data' method.
public static readonly StringName GetPacketData
Field Value
GetPacketGranulePositions
Cached name for the 'get_packet_granule_positions' method.
public static readonly StringName GetPacketGranulePositions
Field Value
GetSamplingRate
Cached name for the 'get_sampling_rate' method.
public static readonly StringName GetSamplingRate
Field Value
SetPacketData
Cached name for the 'set_packet_data' method.
public static readonly StringName SetPacketData
Field Value
SetPacketGranulePositions
Cached name for the 'set_packet_granule_positions' method.
public static readonly StringName SetPacketGranulePositions
Field Value
SetSamplingRate
Cached name for the 'set_sampling_rate' method.
public static readonly StringName SetSamplingRate