Contents

HasMIDI

Returns a Boolean value that indicates the box’s MIDI support.

Declaration

bool HasMIDI();

Return Value

true if the box supports MIDI; false otherwise.

Discussion

This method synchronizes by using the work queue created by the object.

See Also

Determining Media Support