Medialive Api Last Frame Clipping Behavior Structure
If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.
Type: stringProperties: 0
BroadcastingMedia ProcessingMedia
LastFrameClippingBehavior is a JSON Structure definition published by Amazon MediaLive. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-last-frame-clipping-behavior-structure.json",
"name": "LastFrameClippingBehavior",
"type": "string",
"description": "If you specify a StopTimecode in an input (in order to clip the file), you can specify if you want the clip to exclude (the default) or include the frame specified by the timecode.",
"enum": [
"EXCLUDE_LAST_FRAME",
"INCLUDE_LAST_FRAME"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.