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

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

Contents


mvGetErrno(3dm)						       mvGetErrno(3dm)


NAME    [Toc]    [Back]

     mvGetErrno, mvClearErrno, mvGetErrorStr - return information for Movie
     Library error codes

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/moviefile.h>


     int mvGetErrno();

     const char* mvGetErrorStr(int error);

     void mvClearErrno(void);

DESCRIPTION    [Toc]    [Back]

     mvGetErrno(3dm) returns the error code set	by the last Movie Library
     function that returned an error (DM_FAILURE).

     mvGetErrorStr(3dm)	returns	an error string	corresponding to error.

     mvClearErrno(3dm) sets the	error code stored in the Movie Library to
     zero.

     If	the value of dmGetErrno(3dm) does not match one	of the error codes
     outlined in moviefile.h, it will match one	of the system error codes
     outlined in <sys/errno.h>.

     Besides error codes which are returned by Movie Library function calls,
     errors encountered	while playing a	movie are sent to the client
     application via the Movie Library event queue.  In	that case, the value
     of	the error code contained in the	event corresponds to the error codes
     listed in moviefile.h, and	may be passed to mvGetErrorStr(3dm) to receive
     a valid error string.  See	the manual page	for mvNextEvent(3dm).

SEE ALSO    [Toc]    [Back]

      
      
     mvIntro(3dm), mvNextEvent(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
glGetError Tru64 return error information
glcgeterror IRIX return error information
glgeterror IRIX return error information
openssl_err NetBSD error codes
err Tru64 Error codes
mvIntro IRIX introduction to the Movie Libraries SYNOPSIS (Movie File Library) #include -lmoviefile SY
gss_display_status Tru64 Convert GSS-API return codes to text.
mvGetBoundary IRIX get timing information about movie or track
mvGetActualFrameRate IRIX Obtain playback frame rate information for a movie
mvShowCurrentFrame IRIX Display current movie frame on screen for a movie instance
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service