Audio_PlaybackCmd() function
Handles AUDIO command.
Syntax
static int8_t Audio_PlaybackCmd(uint8_t* pbuf,
uint32_t size,
uint8_t cmd);
Arguments
pbuf
Pointer to buffer of data to be sent
size
Number of data to be sent (in bytes)
Return value
Result of the operation: USBD_OK if all operations are OK else USBD_FAIL