class AudioDecrypt: def decrypt_chunk(self, chunk_index: int, buffer: bytes): pass def decrypt_time_ms(self): pass