YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
drmp3_seek_point Struct Reference

#include </home/runner/work/yarp-documentation/yarp-documentation/yarp/opt-modules/yarp-devices-azure-openai/src/devices/ttsDevice/dr_mp3.h>

Public Attributes

drmp3_uint64 seekPosInBytes
 
drmp3_uint64 pcmFrameIndex
 
drmp3_uint16 mp3FramesToDiscard
 
drmp3_uint16 pcmFramesToDiscard
 

Detailed Description

Definition at line 294 of file dr_mp3.h.

Member Data Documentation

◆ mp3FramesToDiscard

drmp3_uint16 drmp3_seek_point::mp3FramesToDiscard

Definition at line 298 of file dr_mp3.h.

◆ pcmFrameIndex

drmp3_uint64 drmp3_seek_point::pcmFrameIndex

Definition at line 297 of file dr_mp3.h.

◆ pcmFramesToDiscard

drmp3_uint16 drmp3_seek_point::pcmFramesToDiscard

Definition at line 299 of file dr_mp3.h.

◆ seekPosInBytes

drmp3_uint64 drmp3_seek_point::seekPosInBytes

Definition at line 296 of file dr_mp3.h.


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