id property

  1. @UnsignedInt()
int id
getter/setter pair

The format id that specifies the audio sample or video pixel format. Some well known formats ids are declared in pjmedia_format_id enumeration.

@see pjmedia_format_id

Implementation

@pj_uint32_t()
external int id;