Concept Framework 1.0 documentation Contents | Index

FFMpeg.Convert

Name Type Access Version Deprecated
Convert function public version 1 no

Prototype:
public function Convert(string output, string size="320x240", number bitrate=200000, number samplerate=44100, string format="flv")

Parameters:
output      (string) // TO DO
size      (string) has a default value of "320x240"
bitrate      (number) has a default value of 200000
samplerate      (number) has a default value of 44100
format      (string) has a default value of "flv"

Description:
TODO: Document this

Returns:
// TO DO

Documented by RadGS' Autodocumenter 1.0, generation time: Thu Oct 15 20:02:17 2009 GMT(c)2009 RadGs Software