Ejemplo n.º 1
0
 static internal extern C_INT ov_test_callbacks(IntPtr datasource, [In, Out] ref OggVorbisFile vf, C_CHARPTR initial, C_LONG ibytes, OvCallbacks callbacks);
Ejemplo n.º 2
0
 static internal extern C_INT ov_test_open([In, Out] ref OggVorbisFile vf);
Ejemplo n.º 3
0
 static internal extern C_INT ov_test(C_FILEPTR f, [In, Out] ref OggVorbisFile vf, C_CHARPTR initial, C_LONG ibytes);