red5pro-webrtc-sdk
Version:
Red5 Pro HTML SDK
32 lines (16 loc) • 610 B
Markdown
[**Red5 Pro WebRTC SDK v15.5.0**](../README.md)
***
[Red5 Pro WebRTC SDK](../globals.md) / PlaybackStateReadableMap
# Variable: PlaybackStateReadableMap
> `const` **PlaybackStateReadableMap**: `object`
## Type Declaration
### 0
> **0**: `PlaybackStateReadable` = `PlaybackStateReadable.AVAILABLE`
### 1
> **1**: `PlaybackStateReadable` = `PlaybackStateReadable.IDLE`
### 1000
> **1000**: `PlaybackStateReadable` = `PlaybackStateReadable.UNAVAILABLE`
### 2
> **2**: `PlaybackStateReadable` = `PlaybackStateReadable.PLAYING`
### 3
> **3**: `PlaybackStateReadable` = `PlaybackStateReadable.PAUSED`