Queries a pad to convert src_val
in src_format
to dest_format
.
this |
a Pad to invoke the convert query on. |
src_format |
a Format to convert from. |
src_val |
a value to convert. |
dest_format |
the Format to convert to. |
dest_val |
a pointer to the result. |
|