old_stream_header Struct Reference

#include <ogmstreams.h>

Collaboration diagram for old_stream_header:

Collaboration graph
[legend]

Data Fields

char streamtype [8]
char subtype [4]
ogg_int32_t size
ogg_int64_t time_unit
ogg_int64_t samples_per_unit
ogg_int32_t default_len
ogg_int32_t buffersize
ogg_int16_t bits_per_sample
ogg_int16_t padding
union {
   stream_header_video   video
   stream_header_audio   audio
sh
union {
   stream_header_video   video
   stream_header_audio   audio
sh

Detailed Description

Definition at line 92 of file ogmstreams.h.


Field Documentation

char old_stream_header::streamtype

Definition at line 93 of file ogmstreams.h.

char old_stream_header::subtype

Definition at line 94 of file ogmstreams.h.

ogg_int32_t old_stream_header::size

Definition at line 96 of file ogmstreams.h.

ogg_int64_t old_stream_header::time_unit

Definition at line 98 of file ogmstreams.h.

ogg_int64_t old_stream_header::samples_per_unit

Definition at line 99 of file ogmstreams.h.

ogg_int32_t old_stream_header::default_len

Definition at line 100 of file ogmstreams.h.

ogg_int32_t old_stream_header::buffersize

Definition at line 102 of file ogmstreams.h.

ogg_int16_t old_stream_header::bits_per_sample

Definition at line 103 of file ogmstreams.h.

ogg_int16_t old_stream_header::padding

Definition at line 105 of file ogmstreams.h.

stream_header_video old_stream_header::video

Definition at line 109 of file ogmstreams.h.

stream_header_audio old_stream_header::audio

Definition at line 111 of file ogmstreams.h.

union { ... } old_stream_header::sh

union { ... } old_stream_header::sh


The documentation for this struct was generated from the following files:
Generated on Fri Nov 28 00:08:50 2008 for elphel by  doxygen 1.5.1