@zoom/react-native-videosdk
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    • Get the received audio frequency.

      Returns Promise<any>

    • Get the received audio jitter.

      Returns Promise<any>

    • Get the received audio latency.

      Returns Promise<any>

    • Get the average packet loss for received audio.

      Returns Promise<any>

    • Get the maximum packet loss for received audio.

      Returns Promise<any>

    • Get the sent audio frequency.

      Returns Promise<any>

    • Get the sent audio jitter.

      Returns Promise<any>

    • Get the sent audio latency.

      Returns Promise<any>

    • Get the average packet loss for sent audio.

      Returns Promise<any>

    • Get the maximum packet loss for sent audio.

      Returns Promise<any>

    • Get the session audio statistics information.

      Returns Promise<any>

    • Get the session's user object for myself.

      Returns Promise<ZoomVideoSdkUser>

    • Get a list of the session's remote users.

      Returns Promise<any>

    • Get the session's host user object.

      Returns Promise<ZoomVideoSdkUser>

    • Get the host's name.

      Returns Promise<any>

    • Get the session ID.

      Returns Promise<any>

    • Get the session's name.

      Returns Promise<any>

    • Get the session number.

      Returns Promise<any>

    • Get the session's password.

      Returns Promise<any>

    • Get the session phone passcode.

      Returns Promise<any>

    • Get the received share frames per second.

      Returns Promise<any>

    • Get the received share frame height.

      Returns Promise<any>

    • Get the received share frame width.

      Returns Promise<any>

    • Get the received share jitter.

      Returns Promise<any>

    • Get the received share latency.

      Returns Promise<any>

    • Get the average packet loss for received share.

      Returns Promise<any>

    • Get the maximum packet loss for received share.

      Returns Promise<any>

    • Get the sent share frames per second.

      Returns Promise<any>

    • Get the sent share frame height.

      Returns Promise<any>

    • Get the sent share frame width.

      Returns Promise<any>

    • Get the sent share jitter.

      Returns Promise<any>

    • Get the sent share latency.

      Returns Promise<any>

    • Get the sent share latency.

      Returns Promise<any>

    • Get the maximum packet loss for sent share.

      Returns Promise<any>

    • Get sharing statistics information.

      Returns Promise<any>

    • Get the received video frames per second.

      Returns Promise<any>

    • Get the received video frame height.

      Returns Promise<any>

    • Get the received video frame width.

      Returns Promise<any>

    • Get the received video jitter.

      Returns Promise<any>

    • Get the received video latency.

      Returns Promise<any>

    • Get the average packet loss for received video.

      Returns Promise<any>

    • Get the maximum packet loss for received video.

      Returns Promise<any>

    • Get the sent video frames per second.

      Returns Promise<any>

    • Get the sent video frame height.

      Returns Promise<any>

    • Get the sent video frame width.

      Returns Promise<any>

    • Get the sent video jitter.

      Returns Promise<any>

    • Get the sent video latency.

      Returns Promise<any>

    • Get the average packet loss for sent video.

      Returns Promise<any>

    • Get the maximum packet loss for sent video.

      Returns Promise<any>

    • Get video statistics information.

      Returns Promise<any>