iSpring.VideoParameters Interface

The VideoParameters Interface stores video file conversion parameters.

Properties

Property

Value Type

Access

Default value

Property description

format

FlashVideoFormat

Read

 

Returns the format of the flash video. Possible values are:
VIDEO_FORMAT_FLV = 0,
VIDEO_FORMAT_SWF

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

FlashVideoFormat
iSpring SDK COM API