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


"

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

"

Public Methods

 NameDescription
public Method DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public Method GetFormatDataGets a copy of the format buffer.  
public Method GetPortableTypeGets a portable version of the media type.  
public Method GetVideoFormatDataCopies data from the video format buffer.  
public Method ResetFormatThis method allows you to reset the format buffer and free the memory allocated to it.  
public Method ResetMediaTypeThis method allows you to reset the entire media type (format buffer, type, subtype, etc).  
public Method SetFormatDataCopies data to the format buffer.  
public Method SetPortableTypeSpecifies the media type from portable data.  
public Method SetVideoFormatDataCopies data to the video format buffer.  
Top

See Also