WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia-videodev/errno.h File Reference

Videodev specific error codes. More...

Macros

#define PJMEDIA_VIDEODEV_ERRNO_START    (PJ_ERRNO_START_USER + PJ_ERRNO_SPACE_SIZE*7)
 
#define PJMEDIA_VIDEODEV_ERRNO_END    (PJMEDIA_VIDEODEV_ERRNO_START + PJ_ERRNO_SPACE_SIZE - 1)
 
#define PJMEDIA_EVID_ERR
 
#define PJMEDIA_EVID_SYSERR
 
#define PJMEDIA_EVID_INIT
 
#define PJMEDIA_EVID_INVDEV
 
#define PJMEDIA_EVID_NODEV
 
#define PJMEDIA_EVID_NODEFDEV
 
#define PJMEDIA_EVID_NOTREADY
 
#define PJMEDIA_EVID_INVCAP
 
#define PJMEDIA_EVID_INVOP
 
#define PJMEDIA_EVID_BADFORMAT
 
#define PJMEDIA_EVID_SAMPFORMAT
 
#define PJMEDIA_EVID_BADLATENCY
 
#define PJMEDIA_EVID_BADSIZE
 

Functions

pj_str_t pjmedia_videodev_strerror (pj_status_t status, char *buffer, pj_size_t bufsize)
 

Detailed Description

Error Codes

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.