Transcript
Static Methods
createImportTextSegmentsAction
25.0Action
Create action that import external transcripts to ClipProjectItem
Parameters
| Name | Type | Description |
|---|---|---|
textSegments | - | |
clipProjectItem | - |
exportToJSON
25.0string
Export transcripts inside of clipProjectItem as JSON string if transcript exist
Parameters
| Name | Type | Description |
|---|---|---|
clipProjectItem | - |
importFromJSON
25.0TextSegments
Returns TextSegments object initialized from jsonString
Parameters
| Name | Type | Description |
|---|---|---|
jsonString | string | - |
