Player audio sample record request. More...
#include <player_interfaces.h>
Public Attributes | |
int32_t | index |
Index to store at (-1 for next available). | |
uint32_t | length |
Length of sample to record in ms. |
Player audio sample record request.
Request to record a sample and store it locally.
Index to store at (-1 for next available).
Ack will contain actual index stored at.
uint32_t player_audio_sample_rec_req::length |
Length of sample to record in ms.