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


"

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

"

Public Properties

 NameDescription
public Property FixedSizeSamplesGets or sets the fixed size mode for MediaSamples.  
public Property FormatGets the direct reference to the format buffer.  
public Property FormatSizeGets or sets the size of the format buffer, in bytes.  
public Property FormatTypeGets or sets the format buffer type.  
public Property SampleSizeGets or sets the sample size, in bytes.  
public Property SubTypeGets or sets the subtype of the media sample.  
public Property TemporalCompressionGets or sets whether samples are compressed using temporal (interframe) compression.  
public Property TypeGets or sets the major type of the media sample.  
Top

See Also