Package >> nw_rtp_pkg
|
|
t_rtp_header | |
|
version | std_logic_vector ( 1 downto 0 ) |
| | RTP version (always 2)
|
|
padding | std_logic |
| | Padding bit.
|
|
extension | std_logic |
| | Extension bit.
|
|
cc | std_logic_vector ( 3 downto 0 ) |
| | Number of CSRC identifiers.
|
|
marker | std_logic |
| | Marker bit.
|
|
payload_type | std_logic_vector ( 6 downto 0 ) |
| | Payload type.
|
|
sequence_id | std_logic_vector ( 15 downto 0 ) |
| | Sequence number.
|
|
timestamp | std_logic_vector ( 31 downto 0 ) |
| | Timestamp.
|
|
ssrc | std_logic_vector ( 31 downto 0 ) |
| | Synchronization source.
|
|
csrc | t_slv_arr ( 0 to 14 ) ( 31 downto 0 ) |
| | Contributing sources.
|
The documentation for this design unit was generated from the following file: