class MAGES::Recorder::MicrophoneInterpreter::IOFetchRequest

class IOFetchRequest
{
public:
    // properties

    DecoderCtx DecoderCtx;
    int Samples;
    PlaybackCtx PlaybackCtx;
};