kDeviceIOs Class Reference
 
 
 
kDeviceIOs Class Reference

#include <mobu-python-api.h>


Class Description

Types of I/O for device. These are states of the engine for the DeviceIONotify callback.

Inheritance diagram for kDeviceIOs:
Enumeration

Public Attributes

object  kIOStopModeRead
object  kIOPlayModeRead
object  kIOStopModeWrite
object  kIOPlayModeWrite

Member Data Documentation

Read from device (Transport=stopped).

Read from device (Transport=playing).

Write to device (Transport=stopped).

Write to device (Transport=playing).