SmoothGroupSegmentationMode
import type { SmoothGroupSegmentationMode } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/medialive.ts";type SmoothGroupSegmentationMode = "USE_INPUT_SEGMENTATION" | "USE_SEGMENT_DURATION" | cmnP.UnexpectedEnumValue;
§Type
§
"USE_INPUT_SEGMENTATION" | "USE_SEGMENT_DURATION" | cmnP.UnexpectedEnumValue
[src]