Google Flix Engine Linux Reference Manual Manuale Utente Pagina 226

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 545
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 225
220 Flix Engine Linux Module Documentation
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NO_MEM an error occurred allocating memory for name or value
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
name is not NULL
value is not NULL
See also:
swf_options_DeleteVariable(), swf_options_GetVariableCount(), swf_options_UpdateVariable()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_ADD_VARIABLE pa-
rameter. This function will be removed in a future release.
5.52.5.2 on2sc swf_options_DeleteVariable (FLIX2HANDLE flix, const int32_t index)
Deletes a custom SWF variable.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
index The zero based index of the variable to delete.
Return values:
ON2_OK Success
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NO_MEM an error occurred reallocating memory for the variable list.
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
index is inside the range of current variables.
See also:
swf_options_AddVariable(), swf_options_GetVariableCount(), swf_options_UpdateVariable()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_DELETE_VARIABLE
parameter. This function will be removed in a future release.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vedere la pagina 225
1 2 ... 221 222 223 224 225 226 227 228 229 230 231 ... 544 545

Commenti su questo manuale

Nessun commento