Google Flix Engine Linux Reference Manual Bedienungsanleitung Seite 222

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 221
216 Flix Engine Linux Module Documentation
5.52.3.7 #define FE2_SWF_EMBEDDED_URL_TYPE
Set how FE2_SWF_EMBEDDED_URL is interpreted.
Valid values are defined by FE2_EmbeddedUrlType
Note:
Default: EmbeddedUrlIsLoadMovie
Definition at line 158 of file swf.h.
5.52.3.8 #define FE2_SWF_FIXED_PRELOAD_PCT
Sets the percent of the SWF movie to preload before playback begins.
Note:
Default: 20%
Valid range: [0,100]
This implicitly sets FE2_SWF_PRELOAD_TYPE to SwfFixedPreloader
Works with any Flash player version 4 and higher.
Definition at line 184 of file swf.h.
5.52.3.9 #define FE2_SWF_FRAMERATE
Set the SWF framerate.
A few things should be considered before setting the SWF framerate. First, SWF framerate should always
be equal to or a multiple of the video framerate to prevent problems with encoding such as loss of audio
sync and audio distortion. Second, the fractional part of the output SWF framerate has to be rounded to the
nearest 1/256th, i.e. 29.97 becomes 29.96875.
Note:
Changing the SWF framerate will NOT change the duration or the audio/video synchronization except
as mentioned above.
Default: video framerate
See also:
Frame Rate
Definition at line 130 of file swf.h.
5.52.3.10 #define FE2_SWF_HEIGHT
Set the SWF height.
Note:
Default: video height
Definition at line 110 of file swf.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Seitenansicht 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare