Google Flix Engine Linux Reference Manual Bedienungsanleitung Seite 232

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 231
226 Flix Engine Linux Module Documentation
5.52.5.11 on2sc swf_options_GetMovieOnEndOptions (FLIX2HANDLE flix,
FE2_SwfOnEndOptions pOnEndOptions)
Gets the options for the end of the SWF.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pOnEndOptions The options for the end 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
pOnEndOptions is not NULL
See also:
swf_options_SetMovieOnEndOptions()
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.12 on2sc swf_options_GetMovieOnStartOptions (FLIX2HANDLE flix,
FE2_SwfOnStartOptions pOnStartOptions)
Gets the options for the start of the SWF.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
pOnStartOptions 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
pOnStartOptions is not NULL
See also:
swf_options_SetMovieOnStartOptions()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Seitenansicht 231
1 2 ... 227 228 229 230 231 232 233 234 235 236 237 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare