Spec-Zone.ru › Dart 1

dart:web_audio

Свойство channelInterpretation

String channelInterpretation

Источник

@DomName('AudioNode.channelInterpretation')
@DocsEditable()
String get channelInterpretation =>
    _blink.BlinkAudioNode.instance.channelInterpretation_Getter_(this);
void channelInterpretation=(String value)

Источник

@DomName('AudioNode.channelInterpretation')
@DocsEditable()
set channelInterpretation(String value) =>
    _blink.BlinkAudioNode.instance.channelInterpretation_Setter_(this, value);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-web_audio/AudioNode/channelInterpretation.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API