Google Flix Engine Linux Reference Manual Manual de usuario Pagina 166

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 165
160 Flix Engine Linux Module Documentation
5.38.2.8 on2sc Flix2_GetExportAudio (const FLIX2HANDLE flix, on2bool bpExportAudio)
Retrieve the engine’s current behavior regarding audio output.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
bpExportAudio Storage location to receive the result
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
bpExportAudio is not NULL
Note:
Default: on2true
5.38.2.9 on2sc Flix2_GetExportVideo (const FLIX2HANDLE flix, on2bool bpExportVideo)
Retrieve the engine’s current behavior regarding video output.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
bpExportVideo Storage location to receive the result
Return values:
ON2_OK on success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
bpExportVideo is not NULL
Note:
Default: on2true
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de pagina 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 544 545

Comentarios a estos manuales

Sin comentarios