This topic has not yet been rated - Rate this topic

IMFDLNASinkInit interface

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.

Members

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

Methods

The IMFDLNASinkInit interface has these methods.

MethodDescription
Initialize

Initializes the DLNA media sink.

 

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Mfmp2dlna.h

See also

Media Foundation Interfaces

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.