Calculates the pixel stride (number of bytes from one pixel to the pixel to its immediate left) for the video component with an index of
component. See gst_video_format_get_row_stride for a description of the component index.
| format | a VideoFormat |
| component | the component index |
pixel stride of component component
|