[5] 
[DFN[[CODE[Bandwidth:]]]]
は、
[[RTSPヘッダー]]の1つです。
[[帯域]]を記述するものです。

* 仕様書

[REFS[

- [6] [[RFC 2326]] 12.6 [SRC[>>7]]

]REFS]

* 値

[8] [[ヘッダー値]]は、[[ASCII数字]]の1つ以上の列です。 [SRC[>>7]]

[FIG(railroad)[

= +
== [[ASCII数字]]


]FIG]


* 歴史

[FIG(quote)[ [7] [[RFC 2326]] 12.6 Bandwidth

> The Bandwidth request header field describes the estimated bandwidth
available to the client, expressed as a positive integer and measured
in bits per second. The bandwidth available to the client may change
during an RTSP session, e.g., due to modem retraining.

[1] [CODE[Bandwidth]] (帯域) 
要求頭欄は、クライアントの利用可能な帯域の見積もりを、正の整数で[[ビット毎秒]]単位で表現します。
クライアントに利用可能な帯域は [[RTSP]] session
途中でも例えばモデム再調整により変わるかもしれません。

- [2] Bandwidth = "Bandwidth" ":" 1*DIGIT

> Example:
- [3] Bandwidth: 4000
]FIG]

* 関連

[4] [CODE[453]]

* メモ