Interface OmpAudioRouterChangeEvent

interface OmpAudioRouterChangeEvent {
    audioRouterState: OmpAudioRouterState;
}

Hierarchy (View Summary)

Properties

Properties

audioRouterState: OmpAudioRouterState