Google Flix Engine Linux Reference Manual Bedienungsanleitung Seite 257

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 256
5.55 Video Encoding Options 251
5.55.1.7 on2sc video_options_SetSwfHeight (FLIX2HANDLE flix, const int32_t lSwfHeight)
Sets the SWF height.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
lSwfHeight SWF height.
Return values:
ON2_OK Success.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the SWF height will be the video height.
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_HEIGHT parameter. This
function will be removed in a future release.
5.55.1.8 on2sc video_options_SetSwfWidth (FLIX2HANDLE flix, const int32_t lSwfWidth)
Sets the SWF width.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
lSwfWidth SWF width.
Return values:
ON2_OK Success.
ON2_NET_ERROR The underlying communication layer failed.
Note:
By default, the SWF width will be the video width.
Deprecated
Use the Muxer Interface along with FE2_MUXER_SWF and the FE2_SWF_WIDTH parameter. This
function will be removed in a future release.
5.55.1.9 on2sc video_options_SetUseCustomSwfDimensions (FLIX2HANDLE flix, const on2bool
bUseCustomSwfDimensions)
Tells the engine to use the SWF width and SWF height for the SWF.
Parameters:
flix Handle to the Flix Engine returned from Flix2_Create() or Flix2_CreateEx()
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Seitenansicht 256
1 2 ... 252 253 254 255 256 257 258 259 260 261 262 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare