Class PlayerUpdatedInfo

Information related to the media player.

Hierarchy

  • PlayerUpdatedInfo

Constructors

Properties

audioBitsPerSample?: number

The number of bits per audio sample point.

audioChannels?: number

The number of audio channels.

audioSampleRate?: number

Audio sample rate (Hz).

deviceId?: string

The ID of a deivce.

videoHeight?: number

Height (pixel) of the video.

videoWidth?: number

Width (pixel) of the video.

Generated using TypeDoc