Google Flix Engine Linux Reference Manual Manuale Utente Pagina 348

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 347
342 Flix Engine Linux Page Documentation
PHP
##sc is $res[0], value is $res[1]
#boolean
$res= Flix2_IsEncoderRunning($flix);
#integer
$res= video_options_GetSourceWidth($flix);
#double
$res= video_options_GetVideoFramerateAsDouble($flix);
Python
##sc is res[0], value is res[1]
#boolean
res= flixengine2.Flix2_IsEncoderRunning(flix)
#integer
res= flixengine2.video_options_GetSourceWidth(flix)
#double
res= flixengine2.video_options_GetVideoFramerateAsDouble(flix)
Attention:
Functions that return a string, e.g., Flix2_GetInputFile(), are NOT currently supported by the language
bindings.
Note:
As the Java bindings have been modified to throw an exception instead of directly returning a status
code, the return value is generally a single value or an array where appropriate. See the Javadoc for
more information.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vedere la pagina 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 544 545

Commenti su questo manuale

Nessun commento