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

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

y(3dm)

Contents


mvEnableVideo(3dm)					    mvEnableVideo(3dm)


NAME    [Toc]    [Back]

     mvSetEnableVideo, mvGetEnableVideo	- Enable/disable video playback	for a
     movie instance

SYNOPSIS    [Toc]    [Back]

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


     void mvSetEnableVideo(MVid	movieid, DMboolean onoff);

     DMboolean mvGetEnableVideo(MVid movieid);

DESCRIPTION    [Toc]    [Back]

     mvSetEnableVideo(3dm) enables or disables all video playback for a	movie.
     To	play audio, specify DM_TRUE for	the onoff parameter; to	turn off the
     video, specify DM_FALSE.  If the movie has	no IMAGE track,	or is not
     currently bound to	a visual port or window, this call has no effect.  The
     default is	DM_TRUE.  You may disable or enable the	video regardless of
     whether or	not the	specified movie	is currently playing.

     mvGetEnableVideo(3dm) returns the current video playback status for the
     specified movie.

NOTES    [Toc]    [Back]

     mvGetEnableVideo()	and mvSetEnableVideo(3dm) replace the obsolete
     mvGetFrameDisplay

SEE ALSO    [Toc]    [Back]

      
      
     mvBindOpenGLWindow(3dm), mvIntro(3dm), mvPlay(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
mvEnableAudio IRIX Enable/disable audio playback for a movie instance
mvPlaySpeed IRIX Control rate of playback for a movie instance
mvViewBackground IRIX Set background color of playback region for a movie instance
mvShowCurrentFrame IRIX Display current movie frame on screen for a movie instance
mvOptimize IRIX optimize a movie file for playback after editing operations, or create a flattened movie file
mvPlay IRIX Start and stop movie playback
mvStartEndFrame IRIX Set/get the frame or time at which movie playback should start/end
mvIsReadOnly IRIX see if a movie instance is read-only
mvIsAppendOnly IRIX see if a movie instance is append-only
mvGetActualFrameRate IRIX Obtain playback frame rate information for a movie
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service