Output Blanking
This section covers the dictionary used by Timeline:GetOutputBlanking, Timeline:SetOutputBlanking, TimelineItem:GetOutputBlanking and TimelineItem:SetOutputBlanking.
The outputBlanking dictionary contains the following keys:
Top: int (top blanking in pixels)
Bottom: int (bottom blanking in pixels)
Left: int (left blanking in pixels)
Right: int (right blanking in pixels)
note
TimelineItem:GetOutputBlanking returns an empty dictionary when the clip uses the timeline's output blanking. Use TimelineItem:GetUseTimelineForOutputBlanking and TimelineItem:SetUseTimelineForOutputBlanking to query and control that flag.