MythTV  master
Public Member Functions | Properties | Private Member Functions | List of all members
V2Encoder Class Reference

#include <v2encoder.h>

Inheritance diagram for V2Encoder:
Inheritance graph
[legend]
Collaboration diagram for V2Encoder:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE V2Encoder (QObject *parent=nullptr)
 
void Copy (const V2Encoder *src)
 
V2InputAddNewInput ()
 

Properties

QObject Recording
 

Private Member Functions

 Q_CLASSINFO ("Version", "1.0")
 
 Q_CLASSINFO ("Inputs", "type=V2Input")
 
 Q_DISABLE_COPY (V2Encoder)
 

Detailed Description

Definition at line 23 of file v2encoder.h.

Constructor & Destructor Documentation

◆ V2Encoder()

Q_INVOKABLE V2Encoder::V2Encoder ( QObject *  parent = nullptr)
inline

Definition at line 43 of file v2encoder.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

V2Encoder::Q_CLASSINFO ( "Version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

V2Encoder::Q_CLASSINFO ( "Inputs"  )
private

◆ Copy()

void V2Encoder::Copy ( const V2Encoder src)
inline

Definition at line 49 of file v2encoder.h.

◆ AddNewInput()

V2Input* V2Encoder::AddNewInput ( )
inline

Definition at line 66 of file v2encoder.h.

◆ Q_DISABLE_COPY()

V2Encoder::Q_DISABLE_COPY ( V2Encoder  )
private

Property Documentation

◆ Recording

QObject V2Encoder::Recording
read

Definition at line 37 of file v2encoder.h.

Referenced by Copy().


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