next up previous contents index
Next: FMPSetSource Up: Picture placement Previous: FMPAnalogOverlay   Contents   Index

FMPSetDestination

Allow choosing coordinates of destination image if possible (depends on video output choice)
(Linux, Windows CE and VxWorks)

FMPSetDestination(DWORD x,DWORD y,DWORD w,DWORD h)

Arguments
DWORD x Left horizontal coordinate
DWORD y Top vertical coordinate
DWORD w Horizontal length
DWORD h Vertical length

Return value
Zero if successful. Otherwise returns an error code.

See also
FMPSet with FMPI_DESTINATION_WINDOW (1.5.9)

mabelsha 2002-03-26