サクサク読めて、アプリ限定の機能も多数!
CLSmooth のブックマーク 2016/07/14 20:47
swiftでのAVPlayerの使い方[iOS][Swift][動画]2016/07/14 20:47
このブックマークにはスターがありません。 最初のスターをつけてみよう!
ja.stackoverflow.com2016/07/14
class AVPlayerView : UIView{ // ・・・①UIViewのclassを継承してAVPlayerViewを作成 required init(coder aDecoder: NSCoder) { super.init(coder: aDecoder) } override init(frame: CGRect) { super.init(fra...
3 人がブックマーク・0 件のコメント
\ コメントが サクサク読める アプリです /
このブックマークにはスターがありません。
最初のスターをつけてみよう!
swiftでのAVPlayerの使い方
class AVPlayerView : UIView{ // ・・・①UIViewのclassを継承してAVPlayerViewを作成 required init(coder aDecoder: NSCoder) { super.init(coder: aDecoder) } override init(frame: CGRect) { super.init(fra...
3 人がブックマーク・0 件のコメント
\ コメントが サクサク読める アプリです /