param property

pj_str_t param
getter/setter pair

Specify the RTCP Feedback parameters. Feedback subtypes should be specified in this field, e.g:

  • 'pli' for Picture Loss Indication feedback,
  • 'sli' for Slice Loss Indication feedback,
  • 'rpsi' for Reference Picture Selection Indication feedback,
  • 'app' for specific/proprietary application layer feedback.

Implementation

external pj_str_t param;