...
Code Block |
---|
CreateObject("roStreamQueue") |
Note | ||
---|---|---|
| ||
The roStreamQueue object only works with Transport Stream (.ts) files. All files in the queue should have identical PIDs, and each file must begin and end with a closed GOP. |
ifSteamQueue
QueueFile(filename As String) As Boolean
...