bit_info property

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

< Bit info of the frame, sample case: a frame may not exactly start and end at the octet boundary, so this field may be used for specifying start & end bit offset.

Implementation

@pj_uint32_t()
external int bit_info;