IRTPSPHFilter::GetMaxPacketSize

[This is preliminary documentation and subject to change.]

Gets the maximum packet size for fragmentation of data.

HRESULT GetMaxPacketSize(
  LPDWORD lpdwMaxPacketSize
);
 

Parameters

lpdwMaxPacketSize
[out] Pointer to the maximum RTP packet size that will be produced.

Return Values

TDB