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 | |
684 | TimeLength: double | |
inherited from Capture | ||
684 | CaptureTime: DateTime | |
684 | CaptureType: CaptureType | |
684 | LocalId: string | |
684 | SourcePlaceId: int64 | |
684 | SourceUniverseId: int64 | |
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 5
- 684 Change WriteSecurity of TimeLength from RobloxScriptSecurity to None
- 684 Change ReadSecurity of TimeLength from RobloxScriptSecurity to None
- 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.
Thread safety | ReadSafe |
---|---|
Category | Data |
Loaded/Saved | false/true |
History 3
- 684 Change WriteSecurity of TimeLength from RobloxScriptSecurity to None
- 684 Change ReadSecurity of TimeLength from RobloxScriptSecurity to None
- 673 Add TimeLength