We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8788a2 commit ff412beCopy full SHA for ff412be
docs/general/sourcemonitor.rst
@@ -88,6 +88,29 @@ Returns a :ref:`time` containing the position of the Source monitor's current ti
88
89
----
90
91
+.. _sourceMonitor.ProjectItem():
92
+
93
+SourceMonitor.getProjectItem()
94
+*********************************************
95
96
+``app.sourceMonitor.getProjectItem()``
97
98
+**Description**
99
100
+Retrieves the project item corresponding to the media open in the Source monitor.
101
102
+**Parameters**
103
104
+None.
105
106
+**Returns**
107
108
+Returns projectItem if successful; null if not.
109
110
+----
111
112
113
114
.. _sourceMonitor.openFilePath:
115
116
SourceMonitor.openFilePath()
0 commit comments