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

#include <format.h>

Collaboration diagram for txtbuffertype:
Collaboration graph
[legend]

Public Attributes

std::chrono::milliseconds timecode
 
int pagenr
 
int freeToEncode
 
int freeToBuffer
 
unsigned char * buffer
 
int bufferlen
 

Detailed Description

Definition at line 163 of file format.h.

Member Data Documentation

◆ timecode

std::chrono::milliseconds txtbuffertype::timecode

Definition at line 165 of file format.h.

◆ pagenr

int txtbuffertype::pagenr

Definition at line 166 of file format.h.

◆ freeToEncode

int txtbuffertype::freeToEncode

Definition at line 167 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ freeToBuffer

int txtbuffertype::freeToBuffer

Definition at line 168 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ buffer

unsigned char* txtbuffertype::buffer

◆ bufferlen

int txtbuffertype::bufferlen

Definition at line 170 of file format.h.


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