MythTV  master
Public Types | Static Public Member Functions | List of all members
VBIMode Class Reference

#include <tv.h>

Public Types

enum  vbimode_t { None = 0, PAL_TT = 1, NTSC_CC = 2 }
 

Static Public Member Functions

static uint Parse (const QString &vbiformat)
 

Detailed Description

Definition at line 6 of file tv.h.

Member Enumeration Documentation

◆ vbimode_t

Enumerator
None 
PAL_TT 
NTSC_CC 

Definition at line 9 of file tv.h.

Member Function Documentation

◆ Parse()

static uint VBIMode::Parse ( const QString &  vbiformat)
inlinestatic

Definition at line 16 of file tv.h.

Referenced by TV::InitFromDB(), MythPlayer::MythPlayer(), and V4LRecorder::SetOption().


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