MediaSFU Shared
    Preparing search index...

    Type Alias SetParticipantPlaybackType

    SetParticipantPlaybackType: (
        options: SetParticipantPlaybackOptions,
    ) => Promise<{ ok: boolean; error: string; affected: number }>

    Type Declaration