IH26XRTPControl::set_RTPCompression
[This is preliminary documentation and subject to change.]
Sets the encode RTP parameters.
HRESULT set_RTPCompression(
PTR_ENC_RTP_DATA pData
);
Parameters
-
pData
-
[in] Input ENC_RTP_DATA structure containing required RTP parameters.
Return Values
-
E_FAIL
-
Method failed.
-
S_OK
-
Method succeeded.