MediaSFU React Native
    Preparing search index...

    Interface TimeLeftRecordingOptions

    interface TimeLeftRecordingOptions {
        timeLeft: number;
        showAlert?: ShowAlert;
    }
    Index

    Properties

    Properties

    timeLeft: number
    showAlert?: ShowAlert