diff options
Diffstat (limited to 'files/ja/web/api/baseaudiocontext')
-rw-r--r-- | files/ja/web/api/baseaudiocontext/statechange_event/index.html (renamed from files/ja/web/api/baseaudiocontext/onstatechange/index.html) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/ja/web/api/baseaudiocontext/onstatechange/index.html b/files/ja/web/api/baseaudiocontext/statechange_event/index.html index 37a15457e9..b0b1c1dcea 100644 --- a/files/ja/web/api/baseaudiocontext/onstatechange/index.html +++ b/files/ja/web/api/baseaudiocontext/statechange_event/index.html @@ -1,8 +1,8 @@ --- title: AudioContext.onstatechange -slug: Web/API/BaseAudioContext/onstatechange +slug: Web/API/BaseAudioContext/statechange_event translation_of: Web/API/BaseAudioContext/onstatechange -original_slug: Web/API/AudioContext/onstatechange +original_slug: Web/API/BaseAudioContext/onstatechange --- <p>{{ APIRef("Web Audio API") }}</p> |