# SourceMonitor

Since: **25.6**

## Static Methods

### closeAllClips

Close all clips on Source Monitor

Since: **25.6**

Returns: Promise<*boolean*>

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### closeClip

Close clip on Source Monitor

Since: **25.6**

Returns: Promise<*boolean*>

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### getPosition

Get position of source monitor in time

Since: **25.6**

Returns: Promise<*[TickTime](/premiere-pro/uxp/ppro-reference/classes/ticktime)*>

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### getProjectItem

Get projectItem at source monitor

Since: **25.6**

Returns: Promise<*[ProjectItem](/premiere-pro/uxp/ppro-reference/classes/projectitem)*>

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### openFilePath

Open the item at the specified path and send to the Source Monitor for preview

Since: **25.6**

Returns: Promise<*boolean*>

#### Parameters

+-----------------------------------+
| Table                             |
+:---------+:---------+:------------+
| Name     | Type     | Description |
+:---------+:---------+:------------+
| filePath | *string* | \-          |
+----------+----------+-------------+

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### openProjectItem

Open input projectItem on Source Monitor

Since: **25.6**

Returns: Promise<*boolean*>

#### Parameters

+---------------------------------------------------------------------------------------------------+
| Table                                                                                             |
+:------------+:----------------------------------------------------------------------+:------------+
| Name        | Type                                                                  | Description |
+:------------+:----------------------------------------------------------------------+:------------+
| projectItem | *[ProjectItem](/premiere-pro/uxp/ppro-reference/classes/projectitem)* | \-          |
+-------------+-----------------------------------------------------------------------+-------------+

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### play

Play clip at source monitor with input speed

Since: **25.6**

Returns: Promise<*boolean*>

#### Parameters

+--------------------------------+
| Table                          |
+:------+:---------+:------------+
| Name  | Type     | Description |
+:------+:---------+:------------+
| speed | *number* | \-          |
+-------+----------+-------------+

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

### setPosition

Set position of source monitor to the given TickTime

Since: **26.3**

Returns: Promise<*boolean*>

#### Parameters

+------------------------------------------------------------------------------------------+
| Table                                                                                    |
+:---------+:----------------------------------------------------------------+:------------+
| Name     | Type                                                            | Description |
+:---------+:----------------------------------------------------------------+:------------+
| position | *[TickTime](/premiere-pro/uxp/ppro-reference/classes/ticktime)* | \-          |
+----------+-----------------------------------------------------------------+-------------+

+----------------+
| Horizontalline |
+----------------+
|                |
+----------------+

+-----------------------------------------------------------------------------------------------------------------------------+
| Metadata                                                                                                                    |
+----------------+------------------------------------------------------------------------------------------------------------+
| title          | SourceMonitor                                                                                              |
+----------------+------------------------------------------------------------------------------------------------------------+
| description    | Overview of SourceMonitor                                                                                  |
+----------------+------------------------------------------------------------------------------------------------------------+
| source         | github                                                                                                     |
+----------------+------------------------------------------------------------------------------------------------------------+
| pathprefix     | /premiere-pro/uxp                                                                                          |
+----------------+------------------------------------------------------------------------------------------------------------+
| githubblobpath | https\://github.com/AdobeDocs/uxp-premiere-pro/blob/main/src/pages/ppro-reference/classes/sourcemonitor.md |
+----------------+------------------------------------------------------------------------------------------------------------+
| template       | documentation                                                                                              |
+----------------+------------------------------------------------------------------------------------------------------------+
