EventType#

class omni.usd.audio.EventType#

Bases: pybind11_object

Members:

METADATA_CHANGE

LISTENER_LIST_CHANGE

ACTIVE_LISTENER_CHANGE

Methods

__init__(self, value)

Attributes

ACTIVE_LISTENER_CHANGE

LISTENER_LIST_CHANGE

METADATA_CHANGE

name

value

__init__(
self: omni.usd.audio._audio.EventType,
value: int,
) None#
property name#