LoopPointDesc

class carb.audio.LoopPointDesc

Bases: pybind11_object

Descriptor of a loop point to set on a voice. This may be specified to change the current loop point on a voice with set_Loop_Point().

Methods

__init__(self)

__init__(self: carb.audio._audio.LoopPointDesc) None