Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
PgDestroyVideoChannel

PgDestroyVideoChannel

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

PgDestroyVideoChannel()

Destroy resources associated with a video channel

Synopsis:

void PgDestroyVideoChannel(
        PgVideoChannel_t *channel );

Arguments:

channel
A pointer to a PgVideoChannel_t structure for the video channel that you want to destroy.

Library:

ph

Description:

PgDestroyVideoChannel() releases any resources associated with the video channel that was created by PgCreateVideoChannel().

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgConfigScalerChannel(), PgCreateVideoChannel(), PgGetOverlayChromaColor(), PgGetScalerCapabilities(), PgNextVideoFrame(), PgScalerCaps_t, PgScalerProps_t, PgVideoChannel_t

"Video overlay" in the Raw Drawing and Animation chapter of the Photon Programmer's Guide