LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
VideoFormat Class Properties
See Also 
Leadtools.Multimedia Namespace : VideoFormat Class


"

For a list of all members of this type, see VideoFormat members.

"

Public Properties

 NameDescription
public Property BitCountThis property is updated with the video bit count for the video format.  
public Property CompressionThis property is updated with the video compression of the video format.  
public Property HeightThis property is updated with the video height, in pixels.  
public Property SelectedGets or sets a value that indicates whether this video format object is currently selected.  
public Property SubTypeFriendlyNameThis property is updated with a string that represents the video format type's friendly name.  
public Property SubTypeNameThis property is updated with a string that represents the GUID of the source video type.  
public Property WidthThis property is updated with the video width, in pixels.  
Top

See Also