MythTV
master
|
#include <array>
#include <cstdint>
#include <vector>
#include <QString>
Go to the source code of this file.
Classes | |
class | AVCInfo |
Functions | |
static QString | guid_to_string (uint64_t guid) |
static uint64_t | string_to_guid (const QString &guid) |
|
inlinestatic |
Definition at line 12 of file avcinfo.h.
Referenced by AVCInfo::GetGUIDString().
|
inlinestatic |
Definition at line 17 of file avcinfo.h.
Referenced by ChannelBase::ChangeInternalChannel(), and FirewireChannel::FirewireChannel().