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

  • 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 229
224 Flix Engine Linux Module Documentation
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
pEnablePreloader is not NULL
See also:
swf_options_SetEnablePreloader()
5.52.5.8 on2sc swf_options_GetInsertBlankFrameOnStart (FLIX2HANDLE flix, on2bool
pInsertBlankFrameOnStart)
Gets if the engine is to insert a blank frame as the first frame of the SWF or not.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pInsertBlankFrameOnStart
Return values:
ON2_OK Successfully returned if the engine will insert a blank frame or not.
ON2_INVALID_PARAMS should one or more of the preconditions fail
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
pInsertBlankFrameOnStart is not NULL
See also:
swf_options_SetInsertBlankFrameOnStart()
5.52.5.9 on2sc swf_options_GetLoadMovieOnEndUrl (FLIX2HANDLE flix, char
pLoadMovieOnEndUrl, int32_t len)
Gets the URL of a SWF movie to load after the current movie ends.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pLoadMovieOnEndUrl The URL of a SWF movie.
len IN: The length of pLoadMovieOnEndUrl.
OUT: The length of the URL (minus the null terminator).
Return values:
ON2_OK Success
ON2_INVALID_PARAMS should one or more of the preconditions fail
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Vue de la page 229
1 2 ... 225 226 227 228 229 230 231 232 233 234 235 ... 544 545

Commentaires sur ces manuels

Pas de commentaire