Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VideoCapture

A child class of Capture for videos.

This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Tags: [NotCreatable, NotReplicated]

Member index 2

HistoryMember
726FilePath: string
726TimeLength: double
inherited from Capture
726CaptureTime: DateTime
726CaptureType: CaptureType
726FilePathString: string
726LocalId: string
726SourcePlaceId: int64
726SourceUniverseId: int64
inherited from Object
726ClassName: string
726className: string
647GetPropertyChangedSignal(property: string): RBXScriptSignal
647IsA(className: string): bool
726isA(className: string): bool
647Changed(property: string)

Description

A child class of Capture for videos.

History 7

Members 2

FilePath

TypeDefault
string
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 2

Tags: [ReadOnly, NotReplicated]

TimeLength

TypeDefault
double
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 4

Tags: [ReadOnly, NotReplicated]

Settings