sndio: add channels and sample_rate private options.
This commit is contained in:
@@ -26,8 +26,10 @@
|
||||
#include <sndio.h>
|
||||
|
||||
#include "libavformat/avformat.h"
|
||||
#include "libavutil/log.h"
|
||||
|
||||
typedef struct {
|
||||
AVClass *class;
|
||||
struct sio_hdl *hdl;
|
||||
enum CodecID codec_id;
|
||||
int64_t hwpos;
|
||||
|
||||
Reference in New Issue
Block a user