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.
Returns a Boolean value that indicates the box’s audio support.
bool HasAudio();true if the box supports audio; false otherwise.
This method synchronizes by using the work queue created by the object.