[fpc-pascal] Pipe vs Memory buffer.
fredvs
fiens at hotmail.com
Sun Jan 29 20:44:09 CET 2017
@ Lars:
The library used for op_memory_open and op_seek is libopusfile.so:
https://github.com/xiph/opusfile
Translation into fpc-Pascal of the header:
https://github.com/fredvs/uos/blob/master/src/uos_opusfile.pas
And Opusfile.so depends on libopus.so :
https://github.com/xiph/opus
Translation into fpc-Pascal of the header:
https://github.com/fredvs/uos/blob/master/src/uos_opus.pas
Fre;D
-----
Many thanks ;-)
--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Pipe-vs-Memory-buffer-tp5727435p5727496.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list