[This is preliminary documentation and subject to change.]
This interface is used to configure the RTP stream.
| IUnknown Methods | Description |
|---|---|
| QueryInterface | Returns pointers to supported interfaces. |
| AddRef | Increments the reference count. |
| Release | Decrements the reference count. |
| IRTPStream Methods | Description |
|---|---|
| GetAddress | Get RTP address and length of address. |
| SetAddress | Set RTP address. |
| GetMulticastScope | Get multicast scope. |
| SetMulticastScope | Set multicast scope. |
| SetQualityOfService | Set details of desired quality of service (QOS). |
| GetQOSstate | Get QOS state. |
| SetQOSstate | Set QOS state. |
| GetMulticastLoopBack | Get multicast loopback. |
| SetMulticastLoopBack | Set multicast loopback. |