lightspark::FLV_HEADER Class Reference

#include <flv.h>

List of all members.

Public Member Functions

 FLV_HEADER (std::istream &in)
unsigned int skipAmount () const
bool isValid () const
bool hasAudio () const
bool hasVideo () const

Private Attributes

unsigned int dataOffset
unsigned int version
bool valid
bool _hasAudio
bool _hasVideo

Detailed Description

Definition at line 31 of file flv.h.


Constructor & Destructor Documentation

FLV_HEADER::FLV_HEADER ( std::istream &  in  ) 

Definition at line 27 of file flv.cpp.


Member Function Documentation

bool lightspark::FLV_HEADER::hasAudio (  )  const [inline]

Definition at line 43 of file flv.h.

bool lightspark::FLV_HEADER::hasVideo (  )  const [inline]

Definition at line 44 of file flv.h.

bool lightspark::FLV_HEADER::isValid (  )  const [inline]

Definition at line 42 of file flv.h.

unsigned int lightspark::FLV_HEADER::skipAmount (  )  const [inline]

Definition at line 41 of file flv.h.


Member Data Documentation

Definition at line 37 of file flv.h.

Definition at line 38 of file flv.h.

unsigned int lightspark::FLV_HEADER::dataOffset [private]

Definition at line 34 of file flv.h.

Definition at line 36 of file flv.h.

unsigned int lightspark::FLV_HEADER::version [private]

Definition at line 35 of file flv.h.


The documentation for this class was generated from the following files:
Generated on Tue Aug 24 19:50:36 2010 for Lightspark by  doxygen 1.6.3