Google Flix Engine Linux Reference Manual Manuel d'utilisateur Page 234

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 545
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 233
228 Flix Engine Linux Module Documentation
Precondition:
flix is not NULL
pPreloaderType is not NULL
See also:
swf_options_SetPreloaderType()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_PRELOAD_TYPE pa-
rameter. This function will be removed in a future release.
5.52.5.15 on2sc swf_options_GetSwfFramerate (FLIX2HANDLE flix, int32_t pSwfFramerate)
Gets the SWF framerate.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pSwfFramerate The SWF framerate.
Return values:
ON2_OK The engine successfully returned SWF framerate.
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
pSwfFramerate is not NULL
Deprecated
This function has been deprecated in favor of swf_options_GetSwfFramerateAsDouble() because this
function can only handle integer framerates.
See also:
swf_options_GetSwfFramerateAsDouble()
5.52.5.16 on2sc swf_options_GetSwfFramerateAsDouble (FLIX2HANDLE flix, double
pSwfFramerate)
Gets the SWF framerate as a double.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pSwfFramerate The SWF framerate.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vue de la page 233
1 2 ... 229 230 231 232 233 234 235 236 237 238 239 ... 544 545

Commentaires sur ces manuels

Pas de commentaire