player_audio_sample_rec_req Struct Reference

Player audio sample record request. More...

#include <player_interfaces.h>

Collaboration diagram for player_audio_sample_rec_req:
Collaboration graph

Detailed Description

Player audio sample record request.

Request to record a sample and store it locally.

Public Attributes

int32_t index
 Index to store at (-1 for next available). More...
 
uint32_t length
 Length of sample to record in ms.
 

Member Data Documentation

◆ index

int32_t player_audio_sample_rec_req::index

Index to store at (-1 for next available).

Ack will contain actual index stored at.


The documentation for this struct was generated from the following file: