| getlsnrtspalgprofileResult Structure Definition |
The getlsnrtspalgprofileResult structure defines the return type for getlsnrtspalgprofile API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
lsnrtspalgprofileList |
List of lsnrtspalgprofiles |
| lsnrtspalgprofile Structure Definition |
The lsnrtspalgprofile structure defines the actual return type values for getlsnrtspalgprofile API. |
Syntax |
Members |
rtspalgprofilename |
The name of the RTSPALG Profile. |
rtspidletimeout |
Idle timeout for the rtsp sessions in seconds. |
rtspportrange |
port for the RTSP |
rtsptransportprotocol |
RTSP ALG Profile transport protocol type. |
_nextgenapiresource |
See Also |