data property

data property

Gets the data stream associated with the CTB source.

Definition:

@property
def data(self):
    ...

See Also