ReadMe.txt

### AVLegibleMeanings for OSX ###
 
===========================================================================
DESCRIPTION:
 
An application that demonstrates usage of AVPlayerItemLegibleOutput. The application shows definitions for words from subtitles as they are displayed. This is accomplished by processing NSAttributedStrings in the AVPlayerItemLegibleOutputPushDelegate delegate method -legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:. Media files with UTI public.audiovisual-content are supported.
 
===========================================================================
BUILD REQUIREMENTS:
 
Xcode 5.0 or later, OS X v10.9 or later
 
===========================================================================
RUNTIME REQUIREMENTS:
 
OS X v10.9 or later
 
===========================================================================
CHANGES FROM PREVIOUS VERSIONS:
 
Version 1.0
- First version.
 
===========================================================================
Copyright (C) 2013 Apple Inc. All rights reserved.