Leadtools.Multimedia Namespace > VideoFormat Class : SubTypeFriendlyName Property |
This property is updated with a string that represents the video format type's friendly name. Use the CaptureCtrl.VideoCaptureFormats property to update the VideoFormats object with all of the video formats available for the current capture device. The VideoFormats indexer obtains a VideoFormat object for each of the supported video formats. The VideoFormat properties of each VideoFormat object, obtained using the VideoFormats indexer, are updated with information about that specific video format. This information includes the following information:
The height and width of the video format are contained in the Height property and the Width property, respectively. The Compression property is updated with the video compression information for the video format. The SubTypeName property is updated with the GUID of the video format type.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2