Page 1 of 1

FLV player - ZOOM parameter

Posted: Sun May 03, 2009 11:30 pm
by jozko
Hello ,


I want to add Zoom capability to my FLV player but I don't know what parameter name to use for SetVariable method

I tried: SetVariable('FLVZoom',200) and also SetVariable('Zoom',200) but non of these work.

Please advice. Thanx.

Also... Is there a list of all parameters ?
I mean like FLVPlay, FLVStop, FLVPosition ... that can be used for SetVariable method ?

Posted: Mon May 04, 2009 6:55 am
by Softanics
Thank you for your question.

It's better to use a flv player from the sample SampleA_FLVPlayer.

Unfortunaly, Zoom for video is not supported.

Thank you.