

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Kinesis Video Streams 中即時媒體串流的聯絡屬性
<a name="media-streaming-attributes"></a>

當您在支援屬性的流程區塊 (例如**開始媒體串流**區塊) 中針對**類型**選取**媒體串流**時，這些屬性會顯示。它們包含下列項目：

客戶音訊串流 ARN  
包含要參考客戶資料的 Kinesis 影片串流的 ARN。  
**JSONPath 格式：**$.MediaStreams.Customer.Audio.StreamARN

客戶音訊開始時間戳記  
客戶音訊串流的開始時間。  
**JSONPath 格式：**$.MediaStreams.Customer.Audio.StartTimestamp

客戶音訊停止時間戳記  
客戶音訊串流的停止時間。  
**JSONPath 格式：**$.MediaStreams.Customer.Audio.StopTimestamp

客戶音訊開始片段號碼  
識別客戶音訊串流開始位置的 Kinesis 視訊串流片段號碼。  
**JSONPath 格式：**$.MediaStreams.Customer.Audio.StartFragmentNumber

如需 Amazon Kinesis Video Streams 片段詳細資訊，請參閱 *Amazon Kinesis Video Streams 開發人員指南*中的[片段](https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_reader_Fragment.html)。