Recognizes if input is ogg or not.
[xiph/unicode.git] / vorbis-python / src / general.c
blobd7d4d87902da212ae4589fc4282facc046b1ceb3
1 #include "general.h"
2 #include <pyogg/pyogg.h>
4 /* for now, just take arg_to_int64 from pyogg */