Preparing search index...
The search index is not available
如视 Live SDK
如视 Live SDK
LiveProviderPropTypes
Type AliasLiveProviderPropTypes<KeyframesSnapshot>
Live
Provider
Prop
Types
<
KeyframesSnapshot
>
:
{
children
?:
React.ReactNode
;
live
?:
Live
<
KeyframesSnapshot
>
;
}
LiveProvider 组件的属性类型
Type Parameters
KeyframesSnapshot
extends
Record
<
string
,
any
>
帧数据快照类型
Type declaration
Optional
children
?:
React.ReactNode
子组件
Optional
live
?:
Live
<
KeyframesSnapshot
>
自定义 Live 实例(可选,默认使用内部创建的实例)
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
如视 Live SDK
Loading...
LiveProvider 组件的属性类型