live
StreamType Class Reference

#include <MPEG2TransportStreamParser.hh>

Public Types

enum  dataType {
  AUDIO , VIDEO , DATA , TEXT ,
  UNKNOWN
}

Public Member Functions

 StreamType (char const *description="unknown", enum dataTypedataType dataTypedataType=UNKNOWN, char const *filenameSuffix="")

Data Fields

char const * description
enum StreamType::dataType dataType
char const * filenameSuffix

Detailed Description

Definition at line 81 of file MPEG2TransportStreamParser.hh.

Member Enumeration Documentation

◆ dataType

Constructor & Destructor Documentation

◆ StreamType()

StreamType::StreamType ( char const * description = "unknown",
enum dataType dataType = UNKNOWN,
char const * filenameSuffix = "" )

References description, filenameSuffix, and UNKNOWN.

Field Documentation

◆ dataType

◆ description

char const* StreamType::description

Definition at line 83 of file MPEG2TransportStreamParser.hh.

Referenced by StreamType().

◆ filenameSuffix

char const* StreamType::filenameSuffix

Definition at line 85 of file MPEG2TransportStreamParser.hh.

Referenced by StreamType().


The documentation for this class was generated from the following file: