跳转到内容

VideoStreamOptions

此内容尚不支持你的语言。

Defined in: video/PlatformVideoBackend.ts:38

optional audioTrackUrl?: string

Defined in: video/PlatformVideoBackend.ts:48

Resolved URL of the cook-demuxed audio-track sibling, when the realm’s manifest knows one (content-addressed staging renames files, so it can’t be derived from the video URL). Backends without out-of-band audio (HTMLVideoElement) ignore it.


optional autoplay?: boolean

Defined in: video/PlatformVideoBackend.ts:39


optional loop?: boolean

Defined in: video/PlatformVideoBackend.ts:40


optional muted?: boolean

Defined in: video/PlatformVideoBackend.ts:41


optional playbackRate?: number

Defined in: video/PlatformVideoBackend.ts:43


optional volume?: number

Defined in: video/PlatformVideoBackend.ts:42