FutureProg functions
capturemediastill
capturemediastill overload 1
Boolean capturemediastill(Text input, Text filename)
Available in
- computer program
Captures the current video frame from an input and returns whether a still media file was created.
| Parameter | Type | Description |
|---|---|---|
input |
Text |
The local media input name |
filename |
Text |
The immutable still file name to create |