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