dir property

  1. @Int32()
int dir
getter/setter pair

The supported direction of the video device, i.e. whether it supports capture only, render only, or both.

Implementation

@ffi.Int32()
external int dir;