#include <api_pb2.h>
Definition at line 1680 of file api_pb2.h.
◆ calculate_size()
void esphome::api::MediaPlayerSupportedFormat::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::MediaPlayerSupportedFormat::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::MediaPlayerSupportedFormat::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ set_format()
void esphome::api::MediaPlayerSupportedFormat::set_format |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ format_ref_
StringRef esphome::api::MediaPlayerSupportedFormat::format_ref_ {} |
◆ num_channels
uint32_t esphome::api::MediaPlayerSupportedFormat::num_channels {0} |
◆ purpose
◆ sample_bytes
uint32_t esphome::api::MediaPlayerSupportedFormat::sample_bytes {0} |
◆ sample_rate
uint32_t esphome::api::MediaPlayerSupportedFormat::sample_rate {0} |
The documentation for this class was generated from the following files: