Definitions | |
---|---|
Type | object |
Example:
{
"name": "camera._convertVideoFormats",
"parameters": {
"fileUrl": "http://192.168.1.10/files/100RICOH/R0010210.MP4",
"size": "3840 x 1920"
}
}
Property | Type | Required | Description |
---|---|---|---|
name | const | yes | Command to execute |
parameters | object | yes | - |
Definitions | |
---|---|
Type | const |
Description: Command to execute
Specific value: "camera._convertVideoFormats"
Definitions | |
---|---|
Type | object |
Property | Type | Required | Description |
---|---|---|---|
fileUrl | string | yes | URL of a saved movie file |
size | enum (of string) | yes | Size of the converted movie (pixel). For Theta X, specify “3840 x 1920”. |
projectionType | const | no | Projection type of movie file. Theta Z1 only. |
codec | const | no | Codec. Theta Z1 only. |
topBottomCorrection | enum (of string) | no | Top/bottom correction. Theta Z1 only.
|
Definitions | |
---|---|
Type | string |
Description: URL of a saved movie file
Definitions | |
---|---|
Type | enum (of string) |
Description: Size of the converted movie (pixel). For Theta X, specify “3840 x 1920”.
Must be one of:
Definitions | |
---|---|
Type | const |
Description: Projection type of movie file. Theta Z1 only.
Specific value: "Equirectangular"
Definitions | |
---|---|
Type | const |
Description: Codec. Theta Z1 only.
Specific value: "H.264/MPEG-4 AVC"
Definitions | |
---|---|
Type | enum (of string) |
Description: Top/bottom correction. Theta Z1 only.
Must be one of: