other sections
XvPortNotify(3X) | XvPortNotify(3X) |
̾??¶
XvPortNotify - ?ݡ??Ȥ?°?????Ѳ??????????֤????륤?٥???
????¶
#include <X11/extensions/Xvlib.h>
typedef union {
int type;
XvVideoNotifyEvent xvvideo;
XvPortNotifyEvent xvport;
long pad[24];
} XvEvent;
typedef struct {
int type;
unsigned long serial;
Bool send_event;
Display *display;
XvPortID port_id;
Time time;
Atom attribute;
long value;
} XvPortNotifyEvent;
????¶
XvPortNotify ???٥??Ȥϡ?XvSetPortAttribute(3X) ?ؿ??ˤ??äƥݡ??Ȥ? °???????ꤵ?줿?????????????롣
??Ϣ????¶
XvSetPortAttribute(3X), XvGetPortAttribute(3X), XvSelectPortNotify(3X)
Version 4.1.0 | XFree86 |