*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> movie/mvVideoDisplay (3d)              
Title
Content
Arch
Section
 

Contents


mvVideoDisplay(3dm)					   mvVideoDisplay(3dm)


NAME    [Toc]    [Back]

     mvSetVideoDisplay,	mvGetVideoDisplay - Set/get movie video	display	mode.

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/moviefile.h>
     #include <dmedia/movieplay.h>

     void mvSetVideoDisplay(MVid movieId, MVvideoDisplay mode);

     MVvideoDisplay mvGetVideoDisplay(MVid movieId);

DESCRIPTION    [Toc]    [Back]

     The Movie Playback	Library	supports 3 video display modes that specify
     how movies	of non-standard	sizes should be	displayed on video devices
     (e.g. when	they are bound to MV_PORT_VIDEO).

     MV_VIDEO_DISPLAY_UPPER_LEFT    [Toc]    [Back]
	      -	movie is in the	upper left corner of the video
     MV_VIDEO_DISPLAY_CENTER
	      -	movie is centered in the video
     MV_VIDEO_DISPLAY_SCALE_TO_FIT,
	      -	display	is scaled to fit the natural video size

     Note that when the	movie is the natural size of
     the video path, the three modes are equivalent.

     mvGetPlayLoopMode(3dm) returns the	current	video display mode
     for the specified movie.

     The default display mode is MV_VIDEO_DISPLAY_CENTER.

     You may invoke either of these calls on a movie regardless	of
     whether or	not the	movie is currently playing.

NOTES    [Toc]    [Back]

     The video display mode has	no effect on how the movie is displayed	on the
     graphics screen.

     The scale implied by MV_VIDEO_DISPLAY_SCALE_TO_FIT	is done	using an
     unspecified algorithm.  The natural size is dependent on the current
     VL_TIMING of the video path being used.

SEE ALSO    [Toc]    [Back]

      
      
     mvIntro(3dm), mvPlay(3dm),	mvPort(3dm), vlIntro(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
mvShowCurrentFrame IRIX Display current movie frame on screen for a movie instance
mvVideoStillFrame IRIX Set/get movie video output still frame
mvEnableVideo IRIX Enable/disable video playback for a movie instance
doublebuffer IRIX sets the display mode to double buffer mode
mvPlayLoop IRIX Set/get movie playback loop mode, limit, and count.
mvView IRIX Change the location and size of the region for movie display inside a GL window
vintovout IRIX Video Library video output from video input tool
getdisplaymode IRIX returns the current display mode
umask HP-UX set or display the file mode creation mask
rgbmode IRIX sets a rendering and display mode that bypasses the color map
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service