media_dir property

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

Media direction of the default audio stream. See \a media_status above on how the default is chosen.

Implementation

@ffi.Int32()
external int media_dir;