mp.GraphInputStreamAddMode
Members:
mp.GraphInputStreamAddMode()
WAIT_TILL_NOT_FULL
ADD_IF_NOT_FULL
Attributes |
name
|
name(self: handle) -> str
|
value
|
|
Methods
__eq__
__eq__()
eq(self: object, other: object) -> bool
__ne__
__ne__()
ne(self: object, other: object) -> bool
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-01 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-01 UTC."],[],[],null,["# mp.GraphInputStreamAddMode\n\n\u003cbr /\u003e\n\nMembers: \n\n mp.GraphInputStreamAddMode()\n\nWAIT_TILL_NOT_FULL\n\nADD_IF_NOT_FULL\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Attributes ---------- ||\n|---------|----------------------------|\n| `name` | name(self: handle) -\\\u003e str |\n| `value` | \u003cbr /\u003e \u003cbr /\u003e |\n\n\u003cbr /\u003e\n\nMethods\n-------\n\n### `__eq__`\n\n __eq__()\n\n**eq**(self: object, other: object) -\\\u003e bool\n\n### `__ne__`\n\n __ne__()\n\n**ne**(self: object, other: object) -\\\u003e bool\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Class Variables --------------- ||\n|--------------------|---------------------------------------------------------------------------|\n| ADD_IF_NOT_FULL | Instance of [`mp.GraphInputStreamAddMode`](../mp/GraphInputStreamAddMode) |\n| WAIT_TILL_NOT_FULL | Instance of [`mp.GraphInputStreamAddMode`](../mp/GraphInputStreamAddMode) |\n\n\u003cbr /\u003e"]]