Interface PlayerSetAudioDelayResponse

interface PlayerSetAudioDelayResponse {
    offset: number;
}

Properties

Properties

offset: number