CocoaでAVFoundationを使うサンプル
Révision | 4d2c7530a8e531ca9767b6c0d19d4d31943c9e93 (tree) |
---|---|
l'heure | 2012-06-11 21:56:36 |
Auteur | Hori <masaki@MBP....> |
Commiter | Hori |
getterはお任せ
@@ -222,10 +222,6 @@ | ||
222 | 222 | _captionLayer.hidden = NO; |
223 | 223 | } |
224 | 224 | } |
225 | -- (NSString *)caption | |
226 | -{ | |
227 | - return _caption; | |
228 | -} | |
229 | 225 | |
230 | 226 | - (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(NSDictionary *)change context:(void *)context |
231 | 227 | { |