Chris@1: Chris@1: Chris@1:
Chris@1:libvorbis documentation |
Chris@1: libvorbis version 1.3.2 - 20101101 |
Chris@1:
declared in "vorbis/codec.h";
Chris@1: Chris@1:This function checks whether a packet is a valid Vorbis identification Chris@1: header packet. This function can be used to detect whether a logical Chris@1: Ogg stream could be a Vorbis stream, given its very first packet.
Chris@1: Chris@1:
Chris@1: Chris@1: extern int vorbis_synthesis_idheader(ogg_packet *op); Chris@1:Chris@1: |
Chris@1:
Chris@1:Chris@1:1 if the packet is a valid first packet for a Vorbis bitstream. Chris@1:0 if not. Chris@1:
Chris@1:
Chris@1:
Chris@1:
copyright © 2010 Xiph.Org |
Chris@1: Chris@1: |
libvorbis documentation |
Chris@1: libvorbis version 1.3.2 - 20101101 |
Chris@1: