player_audio_sample_rec_req Struct Reference

#include <player_interfaces.h>

List of all members.


Detailed Description

Player audio sample record request.

Request to record a sample and store it locally.

Definition at line 2266 of file 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.

Member Data Documentation

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

Ack will contain actual index stored at.

Definition at line 2270 of file player_interfaces.h.

Referenced by Alsa::HandleSampleRecordReq().


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

Last updated 12 September 2005 21:38:45