I'm trying to use libflac++ on a live internet audio stream. I don't see
anything mentioned in the documentation that suggests this should not be
possible, so I hope I'm not chasing down the wrong path (two weeks in).
The encoder seems to be working fine and creates data for the
write_callback, w
lavor, but I've only ever worked with the C API, to keep
> things simple. Sorry for the brief response, but I wanted to reply quickly.
>
> Brian
>
>
> On Dec 12, 2017, at 1:51 PM, Chris Barrett
> wrote:
> > I'm trying to use libflac++ on a live internet au
there needs to be another value added to this enum that can
be used specifically for the single frame decode case. Not sure.
Thanks,
Chris
On Wed, Dec 13, 2017 at 3:04 PM, Richard Ash
wrote:
> On Wed, 13 Dec 2017 09:12:43 -0700
> Chris Barrett wrote:
>
> > Thanks Brian. I c