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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 333
328 Flix Engine Linux File Documentation
on2sc swf_options_GetMovieOnStartOptions (FLIX2HANDLE flix, FE2_SwfOnStartOptions
pOnStartOptions)
Gets the options for the start of the SWF.
on2sc swf_options_SetMovieOnStartOptions (FLIX2HANDLE flix, const FE2_-
SwfOnStartOptions onStartOptions)
Sets the options for the start of the SWF.
on2sc swf_options_GetWaitTimeToStart (FLIX2HANDLE flix, int32_t pWaitTimeToStart)
Gets the number of seconds to wait before playback begins.
on2sc swf_options_SetWaitTimeToStart (FLIX2HANDLE flix, const int32_t waitTimeToStart)
Sets the number of seconds to wait before playback begins.
on2sc swf_options_AddVariable (FLIX2HANDLE flix, const char name, const char value)
Adds a custom SWF variable as a name/value pair.
on2sc swf_options_DeleteVariable (FLIX2HANDLE flix, const int32_t index)
Deletes a custom SWF variable.
on2sc swf_options_GetVariableCount (FLIX2HANDLE flix, int32_t pVariableCount)
Gets the number of custom SWF variables already added.
on2sc swf_options_UpdateVariable (FLIX2HANDLE flix, const int32_t index, const char name,
const char value)
Updates an already existing SWF variable.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 333
1 2 ... 329 330 331 332 333 334 335 336 337 338 339 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag