MediaStoreRecorderCut class
Signature:
export declare class MediaStoreRecorderCutProperties
| Property | Type | Description | 
|---|---|---|
| number | Required: The duration of the cut in milliseconds | |
| number | (Optional) Optional: If it’s ambiguous which session contains the start time (for example, due to a system clock change), then specify the correct session | |
| Date | Required: The start point for the cut in UTC | |
| Required: The streams you want to select from the asset | ||
| boolean | Required: In a video stream, if a start time or end time falls mid-gop, should the gop be trimmed to be frame accurate? |