Xeno-rat
Loading...
Searching...
No Matches
NAudio.Dmo.DmoDescriptor Class Reference

Contains the name and CLSID of a DirectX Media Object. More...

Collaboration diagram for NAudio.Dmo.DmoDescriptor:

Public Member Functions

 DmoDescriptor (string name, Guid clsid)
 Initializes a new instance of DmoDescriptor.
 

Properties

string Name [get, private set]
 Name.
 
Guid Clsid [get, private set]
 CLSID.
 

Detailed Description

Contains the name and CLSID of a DirectX Media Object.

Constructor & Destructor Documentation

◆ DmoDescriptor()

NAudio.Dmo.DmoDescriptor.DmoDescriptor ( string name,
Guid clsid )
inline

Initializes a new instance of DmoDescriptor.

Property Documentation

◆ Clsid

Guid NAudio.Dmo.DmoDescriptor.Clsid
getprivate set

CLSID.

◆ Name

string NAudio.Dmo.DmoDescriptor.Name
getprivate set

Name.


The documentation for this class was generated from the following file: