StudioScreenshotCapture
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 9
Description
History 10
- 714 Add ScaleAsync
- 714 Add GetErrors
- 714 Add GetBuffer
- 714 Add UICaptureMode
- 714 Add Resolution
- 714 Add Position
- 714 Add OriginalSize
- 714 Add BufferStatus
- 714 Add BufferFormat
- 714 Add StudioScreenshotCapture
Members 9
BufferFormat
| Type | Default | |
|---|---|---|
| StudioCaptureScreenshotFormat | RGBA8 | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 714 Add BufferFormat
BufferStatus
| Type | Default | |
|---|---|---|
| StudioCaptureBufferStatus | NotStarted | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 714 Add BufferStatus
GetBuffer
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| buffer | ||
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |
GetErrors
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| Array | ||
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |
OriginalSize
| Type | Default | |
|---|---|---|
| Vector2 | 0, 0 | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 714 Add OriginalSize
Position
| Type | Default | |
|---|---|---|
| Vector2 | 0, 0 | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
Resolution
| Type | Default | |
|---|---|---|
| Vector2 | 0, 0 | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 714 Add Resolution
ScaleAsync
| Parameters (2) | ||
|---|---|---|
| strategy | ResamplerMode | |
| newSize | Vector2 | |
| Returns (1) | ||
| StudioScreenshotCapture | ||
This function yields. It will block the calling thread until completion.
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 714 Add ScaleAsync
UICaptureMode
| Type | Default | |
|---|---|---|
| UICaptureMode | All | |
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 | PluginSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 1
- 714 Add UICaptureMode