SDPMessage.setOrigin
gstsdp.types.SDPResult setOrigin(string username, string sessId, string sessVersion, string nettype, string addrtype, string addr)Configure the SDP origin in msg with the given parameters.
Parameters
username | the user name |
sessId | a session id |
sessVersion | a session version |
nettype | a network type |
addrtype | an address type |
addr | an address |
Returns
#GST_SDP_OK.