#include <commands.h>
◆ StreamSetParamsCommand()
cuttlefish::StreamSetParamsCommand::StreamSetParamsCommand |
( |
uint32_t |
stream_id, |
|
|
uint32_t |
buffer_bytes, |
|
|
uint32_t |
period_bytes, |
|
|
uint32_t |
features, |
|
|
uint8_t |
channels, |
|
|
uint8_t |
format, |
|
|
uint8_t |
rate |
|
) |
| |
◆ buffer_bytes()
uint32_t cuttlefish::StreamSetParamsCommand::buffer_bytes |
( |
| ) |
const |
|
inline |
◆ channels()
uint8_t cuttlefish::StreamSetParamsCommand::channels |
( |
| ) |
const |
|
inline |
◆ features()
uint32_t cuttlefish::StreamSetParamsCommand::features |
( |
| ) |
const |
|
inline |
◆ format()
uint8_t cuttlefish::StreamSetParamsCommand::format |
( |
| ) |
const |
|
inline |
◆ period_bytes()
uint32_t cuttlefish::StreamSetParamsCommand::period_bytes |
( |
| ) |
const |
|
inline |
◆ rate()
uint8_t cuttlefish::StreamSetParamsCommand::rate |
( |
| ) |
const |
|
inline |
◆ buffer_bytes_
const uint32_t cuttlefish::StreamSetParamsCommand::buffer_bytes_ |
|
private |
◆ channels_
const uint8_t cuttlefish::StreamSetParamsCommand::channels_ |
|
private |
◆ features_
const uint32_t cuttlefish::StreamSetParamsCommand::features_ |
|
private |
◆ format_
const uint8_t cuttlefish::StreamSetParamsCommand::format_ |
|
private |
◆ period_bytes_
const uint32_t cuttlefish::StreamSetParamsCommand::period_bytes_ |
|
private |
◆ rate_
const uint8_t cuttlefish::StreamSetParamsCommand::rate_ |
|
private |
The documentation for this struct was generated from the following files: