#include <api_pb2.h>
Definition at line 1724 of file api_pb2.h.
◆ calculate_size()
void esphome::api::MediaPlayerCommandRequest::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_32bit()
bool esphome::api::MediaPlayerCommandRequest::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_length()
bool esphome::api::MediaPlayerCommandRequest::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::MediaPlayerCommandRequest::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::MediaPlayerCommandRequest::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::MediaPlayerCommandRequest::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
static constexpr const char * esphome::api::MediaPlayerCommandRequest::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ announcement
bool esphome::api::MediaPlayerCommandRequest::announcement {false} |
◆ command
◆ ESTIMATED_SIZE
uint16_t esphome::api::MediaPlayerCommandRequest::ESTIMATED_SIZE = 31 |
|
staticconstexpr |
◆ has_announcement
bool esphome::api::MediaPlayerCommandRequest::has_announcement {false} |
◆ has_command
bool esphome::api::MediaPlayerCommandRequest::has_command {false} |
◆ has_media_url
bool esphome::api::MediaPlayerCommandRequest::has_media_url {false} |
◆ has_volume
bool esphome::api::MediaPlayerCommandRequest::has_volume {false} |
◆ key
uint32_t esphome::api::MediaPlayerCommandRequest::key {0} |
◆ media_url
std::string esphome::api::MediaPlayerCommandRequest::media_url {} |
◆ MESSAGE_TYPE
uint16_t esphome::api::MediaPlayerCommandRequest::MESSAGE_TYPE = 65 |
|
staticconstexpr |
◆ volume
float esphome::api::MediaPlayerCommandRequest::volume {0.0f} |
The documentation for this class was generated from the following files: