setStreamMode
Sets the mode of the stream, either input or output.
Declaration
virtual IOReturn setStreamMode(
IOVideoStream *stream,
IOStreamMode mode);Overview
This must be implemented by a subclass.
Sets the mode of the stream, either input or output.
virtual IOReturn setStreamMode(
IOVideoStream *stream,
IOStreamMode mode);This must be implemented by a subclass.