SoundLengthType# class omni.usd.audio.SoundLengthType# Bases: pybind11_object Members: PLAY_LENGTH SOUND_LENGTH ASSET_LENGTH Methods __init__(self, value) Attributes ASSET_LENGTH PLAY_LENGTH SOUND_LENGTH name value __init__( self: omni.usd.audio._audio.SoundLengthType, value: int, ) → None# property name#