How to add your knowledge

feed

    Table of contents
    No headers

    The <feed> element allows you to manage and reference different qualities and resolutions for the same reference media.

    Attribute Description Data Type Allowed Values Attribute is...
    type The data type of the element. character data feed Implied
    version Version of the xml element. Do not use, unless mixing and matching differing xml schema versions, which should not be done. unsigned integer 3 Implied
    vuid Identifies the version of the feed. In a <track> element, no two <feed> elements can have the same vuid.

    <feed> elements in different <track> elements can share the same vuid.

    ID any unique (within <feeds>) Required
    uid Uniquely identifies the feed within the .clip file. Duplicate uid in a .clip are not allowed. We recommend that you use a GUID, but any unique identifier will do. ID any unique (within .clip) Required
    Children
    handler?,storageFormat?,sampleRate?,startTimecode?,startOffset?,userData?,comment?,spans
    Found in...
    <feeds>