onvif
    Preparing search index...

    Interface TrackAttributes

    Index
    audioAttributes?: AudioAttributes

    If the track is an audio track, exactly one of this structure shall be present and contain the audio attributes.

    metadataAttributes?: MetadataAttributes

    If the track is an metadata track, exactly one of this structure shall be present and contain the metadata attributes.

    trackInformation: TrackInformation

    The basic information about the track. Note that a track may represent a single contiguous time span or consist of multiple slices.

    videoAttributes?: VideoAttributes

    If the track is a video track, exactly one of this structure shall be present and contain the video attributes.