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

Describes an enclosure associated with an item. More...

#include <libmythbase/rssparse.h>

Public Attributes

QString URL
 
QString Type
 
qint64 Length
 
QString Lang
 

Detailed Description

Describes an enclosure associated with an item.

Definition at line 29 of file rssparse.h.

Member Data Documentation

◆ URL

QString Enclosure::URL

Definition at line 31 of file rssparse.h.

Referenced by Parse::ParseItem().

◆ Type

QString Enclosure::Type

Definition at line 32 of file rssparse.h.

◆ Length

qint64 Enclosure::Length

Definition at line 33 of file rssparse.h.

Referenced by Parse::ParseItem().

◆ Lang

QString Enclosure::Lang

Definition at line 34 of file rssparse.h.


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