Google Flix Engine Linux Reference Manual Manual do Utilizador Página 112

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 545
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 111
106 Flix Engine Linux Module Documentation
Note:
This call will have no effect on the encoded video unless the cut filter is enabled with editor_options_-
SetUseCut(). The default value is -1.0 (end of source).
Deprecated
Please use:
Flix2_AddFilter()
Flix2_FilterGetParam()
Flix2_FilterSetParam()
With the constants:
FE2_FILTER_CUT
FE2_CUT_START_SEC
FE2_CUT_STOP_SEC
for access to the flix engine cut filter.
5.25.3.6 on2sc editor_options_SetUseCut (FLIX2HANDLE flix, const on2bool bUseCut)
Enable/disable the cut filter.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
bUseCut New cut enable status. on2true to enable, on2false to disable.
Return values:
ON2_OK The cut enable status was successfully set in the engine.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the cut filter is disabled.
Deprecated
Please use:
Flix2_AddFilter()
Flix2_FilterGetParam()
Flix2_FilterSetParam()
With the constants:
FE2_FILTER_CUT
FE2_CUT_START_SEC
FE2_CUT_STOP_SEC
for access to the flix engine cut filter.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vista de página 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 544 545

Comentários a estes Manuais

Sem comentários