일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- Xcode
- url
- Swift
- extension
- instance
- UIKit
- Method
- optional
- struct
- interpace
- Protocol
- 디자인패턴
- IOS
- type
- init
- initalizer
- Git
- property
- enum
- initializer
- 이니셜라이저
- Unicode
- tuist
- String
- Terminal
- delegate
- 코딩테스트
- 스위프트
- Class
- Foundation
Archives
- Today
- Total
목록local (1)
아리의 iOS 탐구생활
[iOS] local에 있는 오디오파일 재생하는 방법
AVAudioPlayer Apple Developer Documentation developer.apple.com 파일이나 메모리의 오디오 데이터를 재생하는 것들 담당하는 타입이다. local에 있는 오디오 파일을 재생할 수 있다. AVAudioPlayer가 할 수 있는 일은 다음과 같다. Play sounds of any duration Play sounds from files or memory buffers Loop sounds Play multiple sounds simultaneously, one sound per audio player, with precise synchronization Control relative playback level, stereo positioning, and pla..
Swift/iOS
2021. 9. 28. 16:50