Skip to content

Commit

Permalink
feat: OBS.Beat.Duration ( Fixes #189 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Feb 14, 2024
1 parent 5b5c220 commit 333d67f
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs/OBS/Beat/set_Duration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
OBS.Beat.set_Duration()
-----------------------

### Synopsis

OBS.Beat.set_Duration [[-Duration] <timespan>]

---

### Description

---

### Parameters
#### **Duration**

|Type |Required|Position|PipelineInput|
|------------|--------|--------|-------------|
|`[timespan]`|false |0 |false |

---

### Inputs
None

---

### Outputs
* [Object](https://learn.microsoft.com/en-us/dotnet/api/System.Object)

---

0 comments on commit 333d67f

Please sign in to comment.