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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 545
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 239
234 Flix Engine Linux Module Documentation
Remarks:
The default value is EmbeddedUrlIsLoadMovie.
See also:
swf_options_SetEmbeddedUrl(), swf_options_GetEmbeddedUrlType()
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_EMBEDDED_URL_-
TYPE parameter. This function will be removed in a future release.
5.52.5.24 on2sc swf_options_SetEnablePreloader (FLIX2HANDLE flix, const on2bool
enablePreloader)
Enables or disables the video preloader.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
enablePreloader
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
Note:
on2true will enable a preloader.
on2false will disable a preloader.
See also:
swf_options_GetEnablePreloader()
5.52.5.25 on2sc swf_options_SetInsertBlankFrameOnStart (FLIX2HANDLE flix, const on2bool
insertBlankFrameOnStart)
Tells the engine 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()
insertBlankFrameOnStart on2true will insert a blank frame. on2false will not.
Return values:
ON2_OK The engine set the variable of whether or not to insert a blank frame.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Przeglądanie stron 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 544 545

Komentarze do niniejszej Instrukcji

Brak uwag