Share via


InputStreams Element

Provides summary information about the Smooth Streams that are received from all live sources, such as encoders or other Live Smooth Streaming publishing points.

<InputStreams>
  <InputStream>
    <State />
    <ArchiveFileName />
    <Sources>
      <Source />
    </Sources>
    <Sinks>
      <Sink />
    </Sinks>
    <Tracks>
      <Track>
        <Name />
        <EncodedBitRate />
        <IncomingBitRate />
        <IncomingFragmentWaitTime />
        <IncomingFragmentTimeStamp />
        <IncomingFragmentDuration />
        <RequestRate />
      </Track>
    </Tracks>
  </InputStream>
</InputStreams>

Child Elements

InputStream Element

Parent Element

Statistics Element