Share via


AvatarOutputProtocol type

Avatar config output protocols
KnownAvatarOutputProtocol can be used interchangeably with AvatarOutputProtocol, this enum contains the known values that the service supports.

Known values supported by the service

webrtc: WebRTC protocol, output the audio/video streams via WebRTC
websocket: WebSocket protocol, output the video frames over WebSocket

type AvatarOutputProtocol = string