/ fm / liveswitch / WssUtil
Class: WssUtil
fm.liveswitch.WssUtil
Table of contents
Constructors
Methods
- checkMediaOverWebSocketsSupport
- log
- useAudioContextDestination
- useAudioSink
- useAudioWebCodec
- useVideoWebCodec
Constructors
constructor
+ new WssUtil(): WssUtil
Returns: WssUtil
Methods
checkMediaOverWebSocketsSupport
▸ StaticcheckMediaOverWebSocketsSupport(): [boolean, string?]
Returns: [boolean, string?]
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:3
log
▸ Staticlog(severity: string, message: string): void
Parameters:
| Name | Type |
|---|---|
severity |
string |
message |
string |
Returns: void
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:42
useAudioContextDestination
▸ StaticuseAudioContextDestination(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:24
useAudioSink
▸ StaticuseAudioSink(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:20
useAudioWebCodec
▸ StaticuseAudioWebCodec(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:28
useVideoWebCodec
▸ StaticuseVideoWebCodec(): boolean
Returns: boolean
Defined in: Generated/TypeScript/fm.liveswitch/WssUtil.ts:38