#include <ogg_source_impl.h>
|
| ogg_source_impl (const std::string &filename, int channels, bool repeat) |
|
| ~ogg_source_impl () |
|
int | work (int noutput_items, gr_vector_const_void_star &input_items, gr_vector_void_star &output_items) |
|
|
typedef boost::shared_ptr< ogg_source > | sptr |
|
static sptr | make (const std::string &filename, int channels=1, bool repeat=false) |
|
◆ ogg_source_impl()
gr::satnogs::ogg_source_impl::ogg_source_impl |
( |
const std::string & |
filename, |
|
|
int |
channels, |
|
|
bool |
repeat |
|
) |
| |
◆ ~ogg_source_impl()
gr::satnogs::ogg_source_impl::~ogg_source_impl |
( |
| ) |
|
◆ work()
int gr::satnogs::ogg_source_impl::work |
( |
int |
noutput_items, |
|
|
gr_vector_const_void_star & |
input_items, |
|
|
gr_vector_void_star & |
output_items |
|
) |
| |
The documentation for this class was generated from the following file: