Contents

HasAudio

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

Declaration

bool HasAudio();

Return Value

true if the box supports audio; false otherwise.

Discussion

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

See Also

Determining Media Support