CrystalSpace

Public API Reference

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

csStreamDescription Struct Reference

Stream description structure. More...

#include <ivideo/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.
char codec [64]
 Codec id.
const char * name
 stream name

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.3.9.1