mp.GraphInputStreamAddMode

Members:

WAIT_TILL_NOT_FULL

ADD_IF_NOT_FULL

name name(self: handle) -> str
value

Methods

__eq__

eq(self: object, other: object) -> bool

__ne__

ne(self: object, other: object) -> bool

ADD_IF_NOT_FULL Instance of mp.GraphInputStreamAddMode
WAIT_TILL_NOT_FULL Instance of mp.GraphInputStreamAddMode