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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 326
6.40 flixengine2/muxers/swf.h File Reference 321
Sets the options for the start of the SWF.
#define FE2_SWF_START_BLANK_FRAME
Control the insertion of a blank first frame in the SWF.
#define FE2_SWF_START_WAIT_SEC
Sets the number of seconds to wait before playback begins.
#define FE2_SWF_ADD_VARIABLE
Add or update a variable in the SWF.
#define FE2_SWF_DELETE_VARIABLE
Delete an existing variable in the SWF.
Enumerations
enum FE2_EmbeddedUrlType {
EmbeddedUrlIsGetUrl,
EmbeddedUrlIsLoadMovie }
Differentiates between the type of file (HTML or SWF) set through FE2_SWF_EMBEDDED_URL.
enum FE2_SwfOnEndOptions {
SwfOnMovieEndNothing,
SwfOnMovieEndSTOP,
SwfOnMovieEndLoop,
SwfOnMovieEndUnload,
SwfOnMovieEndLoadMovie }
Actions that can be added to the last frame of a SWF file.
enum FE2_SwfOnStartOptions {
SwfOnMovieStartAutomatically,
SwfOnMovieStartOnClick,
SwfOnMovieStartWait,
SwfOnMovieStartEmbedSTOP }
Actions that can be added to the start frame of the SWF file.
enum FE2_SwfPreloaderOptions {
SwfPreloaderNone,
SwfFixedPreloader,
SwfAdaptivePreloader }
Determines the type of preloader added to the SWF file.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 326
1 2 ... 322 323 324 325 326 327 328 329 330 331 332 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag