Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VideoSampler

This class is not creatable. Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable]

Member index 3

HistoryMember
698TimeLength: double
698VideoContent: Content
698GetSamplesAtTimesAsync(times: Array): Array
inherited from Object
647ClassName: string
647className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
650isA(className: string): bool
647Changed(property: string)

Description

History 4

Members 3

GetSamplesAtTimesAsync

Parameters (1)
timesArray
Returns (1)
Array
This function yields. It will block the calling thread until completion.

History 1

Tags: [Yields]

TimeLength

TypeDefault
double__api_dump_failed_to_create_class__
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 1

Tags: [ReadOnly, NotReplicated]

VideoContent

TypeDefault
Content
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 1

Tags: [ReadOnly, NotReplicated]

Settings