libguac  0.9.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
guac_audio_encoder Struct Reference

Arbitrary audio codec encoder. More...

Data Fields

const char * mimetype
 The mimetype of the audio data encoded by this audio encoder.
guac_audio_encoder_begin_handlerbegin_handler
 Handler which will be called when the audio stream is opened.
guac_audio_encoder_write_handlerwrite_handler
 Handler which will be called when the audio stream is flushed.
guac_audio_encoder_end_handlerend_handler
 Handler which will be called when the audio stream is closed.

Detailed Description

Arbitrary audio codec encoder.


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