Windows PowerShell command on Get-command XvSelectVideoNotify
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man XvSelectVideoNotify

libXv Functions XvSelectVideoNotify(3xv)

NAME

XvSelectVideoNotify - enable or disable VideoNotify events

SYNOPSIS

cc [ flag... ] file... -lXv [ library... ]

#include

int XvSelectVideoNotify(Display *dpy, Drawable drawable, Bool onoff

ARGUMENTS dpy Specifies the connection to the X server. drawable Defines the drawable in which video activity is to be reported. onoff Selects whether video notification is enabled or disabled.

DESCRIPTION

XvSelectVideoNotify(3xv) enables or disables

XvVideoNotify(3xv) events to be reported for video activity in a drawable.

RETURN VALUES

[Success]

Returned if XvSelectVideoNotify(3xv) completed suc-

cessfully. [XvBadExtension] Returned if the Xv extension is unavailable. [XvBadAlloc]

Returned if XvSelectVideoNotify(3xv) failed to allo-

cate memory to process the request. DIAGNOSTICS [BadDrawable] Generated if the requested drawable does not exist.

SEE ALSO

XvVideoNotify(3xv)

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes: X Version 11 Last change: libXv 1.0.5 1

libXv Functions XvSelectVideoNotify(3xv)

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | x11/library/libxv |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

| MT-Level | See XInitThreads(3X11) |

|_____________________________|_____________________________|

X Version 11 Last change: libXv 1.0.5 2




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™