Media Authoring
with Java API

tv.amwa.maj.iface
Interface Filler

All Superinterfaces:
Component, InterchangeObject, Segment
All Known Implementing Classes:
Filler

public interface Filler
extends Segment

Specifies an unspecified value for the duration of a component.

If a filler segment is played, applications can choose any appropriate blank essence to play. Typically, a video filler segment would be played as a black section, and an audio filler segment would be played as a silent section.

Author:
Richard Cartwright
See Also:
makeFiller(), Component.getLength()

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.Segment
segmentOffsetToTC, segmentTCToOffset
 
Methods inherited from interface tv.amwa.maj.iface.Component
appendAttribute, appendAttribute, appendComment, appendComment, appendKLVData, countAttributes, countComments, countKLVData, getAttributes, getComments, getDataDefinition, getKLVData, getLength, removeAttribute, removeComment, removeKLVData, setDataDefinition, setLength
 
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue
 


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.