Contains the pixel aspect ratio information.
| Name | Type | Description | Notes |
|---|---|---|---|
| toString() | String | Text summary of the box. |
| Name | Type | Description | Notes |
|---|---|---|---|
| hSpacing | long | Define the relative height of a pixel. | |
| vSpacing | long | Define the relative width of a pixel. |
| Name | Description | Parameters |
|---|---|---|
| PixelAspectRatioBox | Create the box object from the bitstream and box size. | BitStreamReader stream - File stream. long size - Box size in bytes. |