1*bda690e4SXin Li# Start code (bytes 0-6) 2*bda690e4SXin Li# The below 7 bytes correspond to byte containing value 01, followed by the 6 bytes of "vorbis" 3*bda690e4SXin Likw1="\x01\x76\x6F\x72\x62\x69\x73" 4*bda690e4SXin Li# The below 7 bytes correspond to byte containing value 05, followed by the 6 bytes of "vorbis" 5*bda690e4SXin Likw2="\x05\x76\x6F\x72\x62\x69\x73" 6