mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-12-21 12:17:47 +00:00
add recorder.loop removal to breaking changes.
This commit is contained in:
parent
be58d6a9e5
commit
f5bdeb6d57
@ -17,6 +17,7 @@ This release introduces some breaking changes, the affected classes are Command,
|
|||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
|
||||||
- Some of the Command properties have been converted to methods. See Command section in README for more details.
|
- Some of the Command properties have been converted to methods. See Command section in README for more details.
|
||||||
|
- Recorder.loop removed, it can be accessed through {Recorder}.{Mode}.loop.
|
||||||
- Recorder.FileType changed from method to write-only property.
|
- Recorder.FileType changed from method to write-only property.
|
||||||
- Strip Gainlayers are now defined by their own class and may be accessed through {Strip}.Gainlayer[i].
|
- Strip Gainlayers are now defined by their own class and may be accessed through {Strip}.Gainlayer[i].
|
||||||
- The previous {Strip}.gainlayer{i} properties have been removed.
|
- The previous {Strip}.gainlayer{i} properties have been removed.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user