NdiUnbind


RETERR NdiUnbind(hndiLower, hndiUpper)
HNDI hndiLower;    // NDI handle
HNDI hndiUpper;    // NDI handle

The NdiUnbind function unbinds the lower NDI object from the upper NDI object.

hndiLower

Identifies the lower NDI object to be bound to hndiUpper.

hndiUpper

Identifies the upper NDI object to be bound with hndiLower.