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

#include <format.h>

Collaboration diagram for rtframeheader:
Collaboration graph
[legend]

Public Attributes

char frametype
 
char comptype
 
char keyframe
 
char filters
 
int timecode
 
int packetlength
 

Detailed Description

Definition at line 34 of file format.h.

Member Data Documentation

◆ frametype

char rtframeheader::frametype

◆ comptype

char rtframeheader::comptype

◆ keyframe

char rtframeheader::keyframe

Definition at line 72 of file format.h.

Referenced by NuppelVideoRecorder::WriteVideo().

◆ filters

char rtframeheader::filters

Definition at line 75 of file format.h.

Referenced by NuppelVideoRecorder::WriteVideo().

◆ timecode

int rtframeheader::timecode

◆ packetlength

int rtframeheader::packetlength

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