#include <broadcast_info.h>
◆ BroadcastInfo()
AudioGrapher::BroadcastInfo::BroadcastInfo |
( |
| ) |
|
Construct empty broadcast info.
◆ ~BroadcastInfo()
virtual AudioGrapher::BroadcastInfo::~BroadcastInfo |
( |
| ) |
|
|
virtual |
◆ get_description()
std::string AudioGrapher::BroadcastInfo::get_description |
( |
| ) |
const |
◆ get_error()
std::string AudioGrapher::BroadcastInfo::get_error |
( |
| ) |
const |
|
inline |
◆ get_origination_time()
struct tm AudioGrapher::BroadcastInfo::get_origination_time |
( |
| ) |
const |
◆ get_originator()
std::string AudioGrapher::BroadcastInfo::get_originator |
( |
| ) |
const |
◆ get_originator_ref()
std::string AudioGrapher::BroadcastInfo::get_originator_ref |
( |
| ) |
const |
◆ get_time_reference()
int64_t AudioGrapher::BroadcastInfo::get_time_reference |
( |
| ) |
const |
◆ has_info()
bool AudioGrapher::BroadcastInfo::has_info |
( |
| ) |
const |
|
inline |
◆ load_from_file() [1/2]
bool AudioGrapher::BroadcastInfo::load_from_file |
( |
SNDFILE * |
sf | ) |
|
◆ load_from_file() [2/2]
bool AudioGrapher::BroadcastInfo::load_from_file |
( |
std::string const & |
filename | ) |
|
◆ set_description()
void AudioGrapher::BroadcastInfo::set_description |
( |
std::string const & |
desc | ) |
|
◆ set_origination_time()
void AudioGrapher::BroadcastInfo::set_origination_time |
( |
struct tm * |
now = 0 | ) |
|
◆ set_originator()
virtual void AudioGrapher::BroadcastInfo::set_originator |
( |
std::string const & |
str = "" | ) |
|
|
virtual |
◆ set_originator_ref()
void AudioGrapher::BroadcastInfo::set_originator_ref |
( |
std::string const & |
str = "" | ) |
|
◆ set_time_reference()
void AudioGrapher::BroadcastInfo::set_time_reference |
( |
int64_t |
when | ) |
|
◆ update_error()
void AudioGrapher::BroadcastInfo::update_error |
( |
| ) |
|
|
protected |
◆ write_to_file() [1/3]
bool AudioGrapher::BroadcastInfo::write_to_file |
( |
SNDFILE * |
sf | ) |
|
◆ write_to_file() [2/3]
bool AudioGrapher::BroadcastInfo::write_to_file |
( |
SndfileHandle * |
sf | ) |
|
◆ write_to_file() [3/3]
bool AudioGrapher::BroadcastInfo::write_to_file |
( |
std::string const & |
filename | ) |
|
◆ _has_info
bool AudioGrapher::BroadcastInfo::_has_info |
|
protected |
◆ _time
struct tm AudioGrapher::BroadcastInfo::_time |
|
protected |
◆ error
std::string AudioGrapher::BroadcastInfo::error |
|
protected |
◆ info
SF_BROADCAST_INFO* AudioGrapher::BroadcastInfo::info |
|
protected |
The documentation for this class was generated from the following file: