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

#include <format.h>

Collaboration diagram for vidbuffertype:
Collaboration graph
[legend]

Public Attributes

int sample
 
std::chrono::milliseconds timecode
 
int freeToEncode
 
int freeToBuffer
 
unsigned char * buffer
 
int bufferlen
 
bool forcekey
 

Detailed Description

Definition at line 143 of file format.h.

Member Data Documentation

◆ sample

int vidbuffertype::sample

Definition at line 145 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ timecode

std::chrono::milliseconds vidbuffertype::timecode

Definition at line 146 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ freeToEncode

int vidbuffertype::freeToEncode

Definition at line 147 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ freeToBuffer

int vidbuffertype::freeToBuffer

Definition at line 148 of file format.h.

Referenced by NuppelVideoRecorder::Reset().

◆ buffer

unsigned char* vidbuffertype::buffer

◆ bufferlen

int vidbuffertype::bufferlen

Definition at line 150 of file format.h.

◆ forcekey

bool vidbuffertype::forcekey

Definition at line 151 of file format.h.

Referenced by NuppelVideoRecorder::Reset().


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