CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csStreamDescription Struct Reference

Stream description structure. More...

#include <codec.h>

Inheritance diagram for csStreamDescription:

csAudioStreamDescription csVideoStreamDescription List of all members.

Public Attributes

uint16 type
 Type of stream ala video, audio, text or whatever. More...

char codec [64]
 Codec id. More...

const char * name
 stream name. More...


Detailed Description

Stream description structure.

Definition at line 68 of file codec.h.


Member Data Documentation

char csStreamDescription::codec[64]
 

Codec id.

Definition at line 77 of file codec.h.

const char* csStreamDescription::name
 

stream name.

Definition at line 81 of file codec.h.

uint16 csStreamDescription::type
 

Type of stream ala video, audio, text or whatever.

Definition at line 73 of file codec.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14