IRTPStream::GetAddress

[This is preliminary documentation and subject to change.]

Get RTP address and length of address.

GetAddress(
  LPBYTE pRtpAddr,
  LPDWORD pdwRtpAddrLen
);
 

Parameters

pRtpAddr
Long pointer to RTP address.
pdwRtpAddrLen
Pointer to DWORD representation of RTP address length.

Return Values

TBD