QMedia
![]() |
![]() ![]() |
QM_DisposeChannel(areaRef; channelRef):error | |||
![]() |
areaRef | Longint | Grabber area reference |
![]() |
channelRef | Longint | Channel reference |
![]() |
error | Longint | Error result |
Destroys a channel.
The grabber plug-in area is specified by areaRef.
Parameter channelRef is the reference to the channel. The channel reference must have been previously obtained with a call to QM_NewChannel.
Related commands
QM_NewChannel | Creates a grabber channel |
QM_GetGrabberChannels | Returns a grabber's channels. |