Click or drag to resize
VideoFormat Methods

The VideoFormat type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(VideoFormat)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodModify
Copies the current VideoFormat based on the current VideoFormat with modified parameters.
Public methodSupports
Determines if the current video format has no restrictive parameters than the argument, and this VideoFormat can be used for codecs instead of the parameter VideoFormat.
Public methodToString (Overrides ObjectToString.)
Top
See Also