Difference between revisions of "IRU:GetBitRate"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...")
 
 
Line 20: Line 20:
 
| 1
 
| 1
 
| Result code
 
| Result code
 +
|-
 +
| 2
 +
| u8 value
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This gets the current bitrate [[IRU:SetBitRate|value]].
 
This gets the current bitrate [[IRU:SetBitRate|value]].

Latest revision as of 00:05, 22 February 2014

Request[edit]

Index Word Description
0 Header code [0x000A0000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 u8 value

Description[edit]

This gets the current bitrate value.