Home
last modified time | relevance | path

Searched refs:ConstantSourceNode (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/
H A DConstantSourceNode.cpp21 NS_IMPL_ADDREF_INHERITED(ConstantSourceNode, AudioNode)
22 NS_IMPL_RELEASE_INHERITED(ConstantSourceNode, AudioNode)
144 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
161 ConstantSourceNode::~ConstantSourceNode() in ~ConstantSourceNode()
186 already_AddRefed<ConstantSourceNode>
192 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
198 ConstantSourceNode::DestroyMediaStream() in DestroyMediaStream()
207 ConstantSourceNode::Start(double aWhen, ErrorResult& aRv) in Start()
231 ConstantSourceNode::Stop(double aWhen, ErrorResult& aRv) in Stop()
252 ConstantSourceNode::NotifyMainThreadStreamFinished() in NotifyMainThreadStreamFinished()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webaudio/
H A DConstantSourceNode.cpp20 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(ConstantSourceNode)
136 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
151 ConstantSourceNode::~ConstantSourceNode() {} in ~ConstantSourceNode()
153 size_t ConstantSourceNode::SizeOfExcludingThis( in SizeOfExcludingThis()
161 size_t ConstantSourceNode::SizeOfIncludingThis( in SizeOfIncludingThis()
166 JSObject* ConstantSourceNode::WrapObject(JSContext* aCx, in WrapObject()
171 already_AddRefed<ConstantSourceNode> ConstantSourceNode::Constructor( in Constructor()
174 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
179 void ConstantSourceNode::DestroyMediaStream() { in DestroyMediaStream()
227 void ConstantSourceNode::NotifyMainThreadStreamFinished() { in NotifyMainThreadStreamFinished()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webaudio/
H A DConstantSourceNode.cpp20 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(ConstantSourceNode)
155 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
169 ConstantSourceNode::~ConstantSourceNode() = default;
171 size_t ConstantSourceNode::SizeOfExcludingThis( in SizeOfExcludingThis()
179 size_t ConstantSourceNode::SizeOfIncludingThis( in SizeOfIncludingThis()
184 JSObject* ConstantSourceNode::WrapObject(JSContext* aCx, in WrapObject()
189 already_AddRefed<ConstantSourceNode> ConstantSourceNode::Constructor( in Constructor()
192 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
197 void ConstantSourceNode::DestroyMediaTrack() { in DestroyMediaTrack()
246 void ConstantSourceNode::NotifyMainThreadTrackEnded() { in NotifyMainThreadTrackEnded()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webaudio/
H A DConstantSourceNode.cpp19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(ConstantSourceNode)
154 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
169 ConstantSourceNode::~ConstantSourceNode() = default;
171 size_t ConstantSourceNode::SizeOfExcludingThis( in SizeOfExcludingThis()
179 size_t ConstantSourceNode::SizeOfIncludingThis( in SizeOfIncludingThis()
184 JSObject* ConstantSourceNode::WrapObject(JSContext* aCx, in WrapObject()
189 already_AddRefed<ConstantSourceNode> ConstantSourceNode::Constructor( in Constructor()
192 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
197 void ConstantSourceNode::DestroyMediaTrack() { in DestroyMediaTrack()
246 void ConstantSourceNode::NotifyMainThreadTrackEnded() { in NotifyMainThreadTrackEnded()
[all …]
/dports/www/firefox/firefox-99.0/dom/media/webaudio/
H A DConstantSourceNode.cpp19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(ConstantSourceNode)
154 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
169 ConstantSourceNode::~ConstantSourceNode() = default;
171 size_t ConstantSourceNode::SizeOfExcludingThis( in SizeOfExcludingThis()
179 size_t ConstantSourceNode::SizeOfIncludingThis( in SizeOfIncludingThis()
184 JSObject* ConstantSourceNode::WrapObject(JSContext* aCx, in WrapObject()
189 already_AddRefed<ConstantSourceNode> ConstantSourceNode::Constructor( in Constructor()
192 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
197 void ConstantSourceNode::DestroyMediaTrack() { in DestroyMediaTrack()
246 void ConstantSourceNode::NotifyMainThreadTrackEnded() { in NotifyMainThreadTrackEnded()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/
H A DConstantSourceNode.cpp19 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(ConstantSourceNode)
154 ConstantSourceNode::ConstantSourceNode(AudioContext* aContext) in ConstantSourceNode() function in mozilla::dom::ConstantSourceNode
169 ConstantSourceNode::~ConstantSourceNode() = default;
171 size_t ConstantSourceNode::SizeOfExcludingThis( in SizeOfExcludingThis()
179 size_t ConstantSourceNode::SizeOfIncludingThis( in SizeOfIncludingThis()
184 JSObject* ConstantSourceNode::WrapObject(JSContext* aCx, in WrapObject()
189 already_AddRefed<ConstantSourceNode> ConstantSourceNode::Constructor( in Constructor()
192 RefPtr<ConstantSourceNode> object = new ConstantSourceNode(&aContext); in Constructor()
197 void ConstantSourceNode::DestroyMediaTrack() { in DestroyMediaTrack()
246 void ConstantSourceNode::NotifyMainThreadTrackEnded() { in NotifyMainThreadTrackEnded()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webaudio/
H A Dconstant_source_node.cc122 ConstantSourceNode::ConstantSourceNode(BaseAudioContext& context) in ConstantSourceNode() function in blink::ConstantSourceNode
135 ConstantSourceNode* ConstantSourceNode::Create( in Create()
140 return MakeGarbageCollected<ConstantSourceNode>(context); in Create()
143 ConstantSourceNode* ConstantSourceNode::Create( in Create()
149 ConstantSourceNode* node = Create(*context, exception_state); in Create()
159 void ConstantSourceNode::Trace(Visitor* visitor) { in Trace()
164 ConstantSourceHandler& ConstantSourceNode::GetConstantSourceHandler() const { in GetConstantSourceHandler()
168 AudioParam* ConstantSourceNode::offset() { in offset()
172 void ConstantSourceNode::ReportDidCreate() { in ReportDidCreate()
177 void ConstantSourceNode::ReportWillBeDestroyed() { in ReportWillBeDestroyed()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Dconstant_source_node.cc129 ConstantSourceNode::ConstantSourceNode(BaseAudioContext& context) in ConstantSourceNode() function in blink::ConstantSourceNode
142 ConstantSourceNode* ConstantSourceNode::Create( in Create()
147 return MakeGarbageCollected<ConstantSourceNode>(context); in Create()
150 ConstantSourceNode* ConstantSourceNode::Create( in Create()
156 ConstantSourceNode* node = Create(*context, exception_state); in Create()
166 void ConstantSourceNode::Trace(Visitor* visitor) const { in Trace()
171 ConstantSourceHandler& ConstantSourceNode::GetConstantSourceHandler() const { in GetConstantSourceHandler()
175 AudioParam* ConstantSourceNode::offset() { in offset()
179 void ConstantSourceNode::ReportDidCreate() { in ReportDidCreate()
184 void ConstantSourceNode::ReportWillBeDestroyed() { in ReportWillBeDestroyed()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/web-sys-0.3.46/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/web-sys-0.3.51/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/games/genact/genact-0.10.0/cargo-crates/web-sys-0.3.44/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/web-sys/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/web-sys-0.3.53/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/web-sys-0.3.47/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/web-sys-0.3.54/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/web-sys-0.3.48/src/features/
H A Dgen_ConstantSourceNode.rs6 … extends = EventTarget , extends = :: js_sys :: Object , js_name = ConstantSourceNode , typescript…
13 pub type ConstantSourceNode; typedef
21 pub fn offset(this: &ConstantSourceNode) -> AudioParam; in offset()
28 pub fn onended(this: &ConstantSourceNode) -> Option<::js_sys::Function>; in onended()
35 pub fn set_onended(this: &ConstantSourceNode, value: Option<&::js_sys::Function>); in set_onended() argument
43 pub fn new(context: &BaseAudioContext) -> Result<ConstantSourceNode, JsValue>; in new() argument
54 ) -> Result<ConstantSourceNode, JsValue>; in new_with_options() argument
61 pub fn start(this: &ConstantSourceNode) -> Result<(), JsValue>; in start()
68 pub fn start_with_when(this: &ConstantSourceNode, when: f64) -> Result<(), JsValue>; in start_with_when() argument
75 pub fn stop(this: &ConstantSourceNode) -> Result<(), JsValue>; in stop()
[all …]

12345678910>>...19