Share via


InputStream Element

Provides summary information about a Smooth Stream input stream.

<InputStream id=identifier>
  <State />
  <ArchiveFileName />
  <Sources>
    <Source>
      <Properties>
        <Property />
      </Properties>
    </Source>
  </Sources>
  <Sinks>
    <Sink>
      <Properties>
        <Property />
      </Properties>
    </Sink>
  </Sinks>
  <Tracks>
    <Track>
      <Name />
      <EncodedBitRate />
      <IncomingBitRate />
      <IncomingFragmentWaitTime />
      <IncomingFragmentTimeStamp />
      <IncomingFragmentDuration />
      <RequestRate />
    </Track>
  </Tracks>
</InputStream>

Attributes

Attribute

Description

id

Required. Specifies an identifier for the input stream.

Child Elements

State Element (InputStream)

ArchiveFileName Element

Sources Element (Sources)

Sinks Element

Tracks Element

Parent Element

InputStreams Element