factory AudioBuffer(Map options) { var options_1 = convertDartToNative_Dictionary(options); return AudioBuffer._create_1(options_1); }