Fe2_overlay_mask_rgb, Fe2_overlay_mask_r, Fe2_overlay_mask_g – Google Flix Engine Linux Reference Manual User Manual

Page 129: Fe2_overlay_mask_b

Advertising
background image

5.31 Overlay (Watermark)

123

Note:

Linux Only: flixd

, the encoding server, gets its input from, and writes its output to, the host file system.

FE2_OVERLAY_FILE

must be accessible in this context. An absolute path should be given to help

ensure this is the case.

See also:

Flix2_SetInputFile()

Definition at line 96 of file overlay.h.

5.31.2.3

#define FE2_OVERLAY_MASK_B

Blue component of the transparency color.

Remarks:

Default value: 0

Note:

Only used if

FE2_OVERLAY_MASK_RGB

is set to

on2true

Definition at line 156 of file overlay.h.

5.31.2.4

#define FE2_OVERLAY_MASK_G

Green component of the transparency color.

Remarks:

Default value: 0

Note:

Only used if

FE2_OVERLAY_MASK_RGB

is set to

on2true

Definition at line 150 of file overlay.h.

5.31.2.5

#define FE2_OVERLAY_MASK_R

Red component of the transparency color.

Remarks:

Default value: 0

Note:

Only used if

FE2_OVERLAY_MASK_RGB

is set to

on2true

Definition at line 144 of file overlay.h.

Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen

Advertising