Interface WeChatRemoteStreamContext
Hierarchy
-
WeChatRemoteStreamContext
Methods
_propertyObserver
-
Parameters
Returns Promise<void>
onAudioVolumeNotify
- onAudioVolumeNotify(event: any): void
onEnterPictureInPicture
- onEnterPictureInPicture(event: any): void
onFullScreenChange
- onFullScreenChange(event: any): void
onLeavePictureInPicture
- onLeavePictureInPicture(event: any): void
onNetStateChange
- onNetStateChange(event: any): void
onStateChange
- onStateChange(event: any): void
requestFullScreen
- requestFullScreen(direction: number, options: BaseOptions): void
snapshot
- snapshot(quality: "raw" | "compressed"): void
-
Parameters
-
quality: "raw" | "compressed"
Returns void
定义
<remote-stream>组件