#include <api_pb2.h>
Definition at line 1656 of file api_pb2.h.
◆ calculate_size()
void esphome::api::MediaPlayerStateResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::MediaPlayerStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::MediaPlayerStateResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
const char * esphome::api::MediaPlayerStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ESTIMATED_SIZE
uint8_t esphome::api::MediaPlayerStateResponse::ESTIMATED_SIZE = 18 |
|
staticconstexpr |
◆ MESSAGE_TYPE
uint8_t esphome::api::MediaPlayerStateResponse::MESSAGE_TYPE = 64 |
|
staticconstexpr |
◆ muted
bool esphome::api::MediaPlayerStateResponse::muted {false} |
◆ state
◆ volume
float esphome::api::MediaPlayerStateResponse::volume {0.0f} |
The documentation for this class was generated from the following files: