C# Class MediaFoundation.Net.SourceReaderSampleWithBitmap

Inheritance: SourceReaderSample, IDisposable
显示文件 Open project: vipoo/SuperMFLib Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
SourceReaderSampleWithBitmap ( SourceReaderSample sample, float width = 1920f, float height = 1080f ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

SourceReaderSampleWithBitmap() public method

public SourceReaderSampleWithBitmap ( SourceReaderSample sample, float width = 1920f, float height = 1080f ) : System
sample SourceReaderSample
width float
height float
return System