/ fm / liveswitch / WssUtil
Class: WssUtil
fm.liveswitch.WssUtil
Table of contents
Constructors
Methods
- checkMediaOverWebSocketsSupport
- useAudioContextDestination
- useAudioSink
- useAudioWebCodec
- useVideoWebCodec
Constructors
constructor
+ new WssUtil(): WssUtil
Returns: WssUtil
Methods
checkMediaOverWebSocketsSupport
▸ Static
checkMediaOverWebSocketsSupport(): [boolean, string?]
Returns: [boolean, string?]
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:3
useAudioContextDestination
▸ Static
useAudioContextDestination(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:24
useAudioSink
▸ Static
useAudioSink(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:20
useAudioWebCodec
▸ Static
useAudioWebCodec(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:28
useVideoWebCodec
▸ Static
useVideoWebCodec(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:38