Source position: PXL.Linux.videodev2.pas line 1478
type v4l2_mpeg_vbi_fmt_ivtv = packed record |
||
magic: array [0..3] of AnsiChar; |
|
|
case Integer of |
||
0: ( |
||
itv0: v4l2_mpeg_vbi_itv0; |
|
|
); |
||
1: ( |
||
_ITV0: _v4l2_mpeg_vbi_ITV0; |
|
|
); |
||
end; |
CT Web help |
CodeTyphon Studio |