wnd_flags property

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

Window flags. The value is a bitmask combination of #pjmedia_vid_dev_wnd_flag.

Default: 0.

Implementation

@ffi.UnsignedInt()
external int wnd_flags;