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

FMPSetDestination

Allow choosing coordinates of destination image if possible (depends on video output choice)

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 (4.3.11)

Sigma Designs 2001-05-01