VideoCapture
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.
Memory category | Instances |
---|
Member index 2
History | Member | |
---|---|---|
677 | FilePath: string | |
673 | TimeLength: double | |
inherited from Object | ||
647 | ClassName: string | |
647 | className: string | |
647 | GetPropertyChangedSignal(property: string): RBXScriptSignal | |
647 | IsA(className: string): bool | |
650 | isA(className: string): bool | |
647 | Changed(property: string) |
Description
History 3
- 677 Add FilePath
- 673 Add TimeLength
- 673 Add VideoCapture
Members 2
FilePath
Type | Default | |
---|---|---|
string | __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.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | false/true |
TimeLength
Type | Default | |
---|---|---|
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.
Security | RobloxScriptSecurity |
---|---|
Thread safety | ReadSafe |
Category | Data |
Loaded/Saved | false/true |
History 1
- 673 Add TimeLength