IMFDLNASinkInit interface (mfmp2dlna.h)

Initializes the Digital Living Network Alliance (DLNA) media sink.

The DLNA media sink exposes this interface. To get a pointer to this interface, call CoCreateInstance. The CLSID is CLSID_MPEG2DLNASink.

Inheritance

The IMFDLNASinkInit interface inherits from the IUnknown interface. IMFDLNASinkInit also has these types of members:

Methods

The IMFDLNASinkInit interface has these methods.

 
IMFDLNASinkInit::Initialize

Initializes the Digital Living Network Alliance (DLNA) media sink. (IMFDLNASinkInit.Initialize)

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header mfmp2dlna.h

See also

Media Foundation Interfaces