iSpring.VideoParameters Interface
The VideoParameters Interface stores video file conversion parameters.
| Properties |
|
Property |
Value Type |
Access |
Default value |
Property description |
|
format |
Read |
|
Returns the format of the flash video. Possible values are: |
|
|
FrameRate |
float |
Read |
|
Returns the framerate of the video. |
|
Width |
int |
Read |
|
Returns the width of the video |
|
Height |
int |
Read |
|
Returns the height of the video |
See also