Google Flix Engine Linux Reference Manual Bedienungsanleitung Seite 135

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 545
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 134
5.31 Overlay (Watermark) 129
Precondition:
flix is not NULL
pUseOverlay is not NULL
Remarks:
Call this function to determine if an overlay is to be drawn on the encoded video output.
Deprecated
Use the Filter Interface along with FE2_FILTER_OVERLAY. This function will be removed in a
future release.
5.31.4.6 on2sc overlay_options_Reset (const FLIX2HANDLE flix)
Resets the overlay options.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
Return values:
ON2_OK reset of overlay options was successful
ON2_INVALID_PARAMS the precondition failed
ON2_NET_ERROR the underlying communication layer failed
Precondition:
flix is not NULL
Remarks:
Call this function if you wish to reset all overlay options to their default values.
Deprecated
Use the Filter Interface along with FE2_FILTER_OVERLAY. This function will be removed in a
future release.
5.31.4.7 on2sc overlay_options_SetMaskPixelRGB (FLIX2HANDLE flix, uint8_t maskPixelR,
uint8_t maskPixelG, uint8_t maskPixelB)
Set the Red, Green, and Blue component values of the mask pixel.
Parameters:
flix Handle to the flix engine returned from Flix2_Create() or Flix2_CreateEx()
maskPixelR the R component value
maskPixelG the G component value
maskPixelB the B component value
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen
Seitenansicht 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 544 545

Kommentare zu diesen Handbüchern

Keine Kommentare