SDPMedia.insertFormat
gstsdp.types.SDPResult insertFormat(int idx, string format)Insert the format information to media at idx. When idx is -1, the format is appended.
Parameters
idx | an index |
format | the format |
Returns
#GST_SDP_OK.
gstsdp.types.SDPResult insertFormat(int idx, string format)Insert the format information to media at idx. When idx is -1, the format is appended.
idx | an index |
format | the format |