Browse Source

Update NEWS

Felix Paul Kühne 11 years ago
parent
commit
0432f8386d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -5,6 +5,10 @@ VLCKit:
 - VLCMediaThumbnailer is a public API on the Mac now matching the mobile
   counterpart
 
+New APIs:
+- VLCMediaThumbnailer:
+  - added property: snapshotPosition to overwrite the default
+
 Modified API behavior:
 - VLCMediaPlayer:
   - implementing mediaPlayerTimeChanged is now optional