player_audio_sample_rec_req Struct Reference

Player audio sample record request. More...

#include <player_interfaces.h>

List of all members.

Public Attributes

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

Detailed Description

Player audio sample record request.

Request to record a sample and store it locally.


Member Data Documentation

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

Ack will contain actual index stored at.

Length of sample to record in ms.


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

Last updated 25 May 2011 21:17:00