Google Flix Engine Linux Reference Manual Instrukcja Użytkownika Strona 243

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 242
5.52 SWF 237
Note:
The default value is SwfOnMovieEndNothing.
See also:
swf_options_GetMovieOnEndOptions()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_ON_END_OPTION pa-
rameter. This function will be removed in a future release.
5.52.5.29 on2sc swf_options_SetMovieOnStartOptions (FLIX2HANDLE flix, const
FE2_SwfOnStartOptions onStartOptions)
Sets the options for the start of the SWF.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
onStartOptions The options for the start of the SWF.
Return values:
ON2_OK 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
onStartOptions is a valid member of FE2_SwfOnStartOptions
Note:
The default value is SwfOnMovieStartAutomatically.
See also:
swf_options_GetMovieOnStartOptions()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_ON_START_OPTION
parameter. This function will be removed in a future release.
5.52.5.30 on2sc swf_options_SetPercentToPreload (FLIX2HANDLE flix, const int32_t
percentToPreload)
Sets the percent of the SWF movie to preload before playback begins.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag