Next: FMPSetVisibleSource
Up: Picture placement
Previous: FMPSetDestination
  Contents
  Index
This function allows the user to set a small rectangle area inside
the source area as the play back source area. The coordinates are
relative to the source window (usually 720*480 for MPEG2 NTSC).
DWORD FMPSetSource(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
See also
FMPSet with FMPI_SOURCE_WINDOW (4.3.11)
Sigma Designs
2001-05-01