newAudioBufferSourceNode abstract method
- BaseAudioContext context, [
- AudioBufferSourceOptions options
Implementation
AudioBufferSourceNode newAudioBufferSourceNode(
BaseAudioContext context, [
AudioBufferSourceOptions options,
]);
AudioBufferSourceNode newAudioBufferSourceNode(
BaseAudioContext context, [
AudioBufferSourceOptions options,
]);