rte_codec_info Struct Reference
[Codec]

Data Fields

rte_stream_type stream_type
const char * keyword
const char * label
const char * tooltip

Detailed Description

Details about the codec.


Field Documentation

Whether this is a video, audio or other kind of codec.

Uniquely (within the parent context) identifies the codec, this may be stored in a config file.

const char* rte_codec_info::label

label is a name for the codec to be presented to the user, can be localized with dgettext("rte", label).

Gives additional info for the user, also localized. This pointer can be NULL.


Generated on 12 Nov 2010 for RTE Library by  doxygen 1.6.1