Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 1

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 1

Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 8

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 8

MediaFormat_t

A merged formats structure

Synopsis:

See below.

Description:

This structure defines a generic media type, which can be audio, video, or image, and includes compression information. It contains the following members:

uint32_t mtype
A flag indicating media type, which can be one of: These flags can be ORed with MEDIA_TYPE_COMPRESSED if the data is compressed.
uint32_t fourcc
A standard “four character code” that describes the media type. This is the standard FOURCC value used in avi and quicktime files. A number of additional values are defined:
u
A straight union for the above media formats. The union contains members image, audio, and video, of type ImageFormat_t, AudioFormat_t, and VideoFormat_t respectively.

Classification:

QNX Neutrino

See also:

ImageFormat_t, VideoFormat_t, AudioFormat_t


Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 97

Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/addon/structures/mediaformat_t.html on line 97