xr-frame / Exports / IShareRecordOptions

# Interface: IShareRecordOptions

分享录屏的配置。

# Table of contents

# Properties

# Properties

# fps

Optional fps: number

输出帧率。

default 30


# height

Optional height: number

录制视频高度,不传的话使用Canvas高度。


# videoBitsPerSecond

Optional videoBitsPerSecond: number

视频比特率。

default 1000


# width

Optional width: number

录制视频宽度,不传的话使用Canvas宽度。