page_type, languages, products, name, urlFragment, description, extendedZipContent
| page_type | languages | products | name | urlFragment | description | extendedZipContent | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sample |
|
|
VideoThumbnail sample | videothumbnail-sample | Demonstrates how to use the source reader to get video thumbnail images. |
|
VideoThumbnail sample
Demonstrates how to use the source reader to get video thumbnail images.
Sample language implementations
C++
Files
- DeclareDPIAware.manifest
- README.md
- resource.h
- sprite.cpp
- sprite.h
- Thumbnail.cpp
- Thumbnail.h
- videothumbnail.h
- VideoThumbnail.rc
- VideoThumbnail.sln
- VideoThumbnail.vcproj
- winmain.cpp
Build the sample using the command prompt:
- Open the Command Prompt window and navigate to the VideoThumbnail directory.
- Type msbuild VideoThumbnail.sln.
Build the sample using Visual Studio (preferred method)
- Open Windows Explorer and navigate to the VideoThumbnail directory.
- Double-click the icon for the VideoThumbnail.sln file to open the file in Visual Studio.
- In the Build menu, select Build Solution. The application will be built in the default \Debug or \Release directory.
Run the sample
- Navigate to the directory that contains the new executable, using the command prompt or Windows Explorer.
- Type VideoThumbnail.exe at the command line, or double-click the icon for VideoThumbnail.exe to launch it from Windows Explorer.
- From the File menu, select Open File.