IBDA_EthernetFilter Interface
The IBDA_EthernetFilter interface is implemented on a Network Provider. The methods are called by the BDA IPSink filter in order to give the Network Provider a list of multicast Ethernet addresses being requested by an application. The Network Provider then informs all registered transport information filters (TIFs) of the new addresses. The TIF(s) are responsible for mapping those addresses to PIDs and passing the PIDs back to the Network Provider, which then resets the PID list for the IP data output pin on the MPEG-2 Demultiplexer. This causes the IP data on the specified PIDs to be routed through the data services segment of the graph and on to Winsock where the listening application can receive it. The IBDA_IPV4Filter interface performs the same function for IPv4 multicast addresses.
Methods
The IBDA_EthernetFilter interface inherits the methods of the IUnknown interface.
In addition, IBDA_EthernetFilter defines the following methods.
Method | Description |
---|---|
Retrieves the list of multicast addresses stored by the Network Provider. |
|
Retrieves the number of addresses currently in the list. |
|
Retrieves the multicast mode. |
|
Specifies the list of multicast addresses on the Network Provider. |
|
Specifies the multicast mode. |
Requirements
Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008