UNPKG

red5pro-webrtc-sdk

Version:
34 lines (17 loc) 372 B
[**Red5 Pro WebRTC SDK v15.6.1**](../README.md) *** [Red5 Pro WebRTC SDK](../globals.md) / PublishVideoEncoder # Enumeration: PublishVideoEncoder Enumeration of Video Encoder types to request for Broadcast. ## Enumeration Members ### AV1 > **AV1**: `"AV1"` *** ### H264 > **H264**: `"H264"` *** ### H265 > **H265**: `"H265"` *** ### VP8 > **VP8**: `"VP8"`