The u222d user exit retrieves the CC pointer item information from binary items.
result = oconv("dict file.name item.name", "u222d")
Attribute | Description |
---|---|
1 | CC. |
2 | Start frame number. |
3 | Number of frames that the binary item resides in. |
4 | Null (for backward compatibility). |
5 | Time and date stamp in external format, separated by two spaces (for backward compatibility). |
A null result is returned on any error, such as the file could not be opened, the item did not exist, or the item was not binary and there was no CC pointer information.