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

Stores details of media handlers. More...

#include <mythmediamonitor.h>

Collaboration diagram for MHData:
Collaboration graph
[legend]

Public Attributes

void(* callback )(MythMediaDevice *mediadevice)
 
int MythMediaType
 
QString destination
 
QString description
 

Detailed Description

Stores details of media handlers.

Definition at line 20 of file mythmediamonitor.h.

Member Data Documentation

◆ callback

void(* MHData::callback) (MythMediaDevice *mediadevice)

◆ MythMediaType

int MHData::MythMediaType

Definition at line 23 of file mythmediamonitor.h.

◆ destination

QString MHData::destination

Definition at line 24 of file mythmediamonitor.h.

◆ description

QString MHData::description

Definition at line 25 of file mythmediamonitor.h.


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