MythTV  master
Public Attributes | List of all members
TextContainer Struct Reference

#include <libmythtv/captions/cc608reader.h>

Collaboration diagram for TextContainer:
[legend]

Public Attributes

std::chrono::milliseconds timecode
 
int len
 
unsigned char * buffer
 
char type
 

Detailed Description

Definition at line 28 of file cc608reader.h.

Member Data Documentation

◆ timecode

std::chrono::milliseconds TextContainer::timecode

Definition at line 30 of file cc608reader.h.

◆ len

int TextContainer::len

Definition at line 31 of file cc608reader.h.

◆ buffer

unsigned char* TextContainer::buffer

Definition at line 32 of file cc608reader.h.

◆ type

char TextContainer::type

Definition at line 33 of file cc608reader.h.


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