MPF Audio File Descriptor. More...
#include <stdio.h>
#include "mpf_stream_descriptor.h"
Go to the source code of this file.
Data Structures | |
struct | mpf_audio_file_descriptor_t |
Defines | |
#define | FILE_READER STREAM_DIRECTION_RECEIVE |
#define | FILE_WRITER STREAM_DIRECTION_SEND |
Typedefs | |
typedef struct mpf_audio_file_descriptor_t | mpf_audio_file_descriptor_t |
MPF Audio File Descriptor.
#define FILE_READER STREAM_DIRECTION_RECEIVE |
FILE_READER defined as a stream source
#define FILE_WRITER STREAM_DIRECTION_SEND |
FILE_WRITER defined as a stream sink
typedef struct mpf_audio_file_descriptor_t mpf_audio_file_descriptor_t |
Audio file descriptor declaration