Provides a MediaSampleInfo object as out parameter, filled with data from the provided IFrame.
Will return false if the selected device does not support the MediaSampleInfo feature.
Syntax:
[C#] public staticboolTryQuery(IFrame frame, out MediaSampleInfo mediasampleinfo);
Parameter
Description
frame
The IFrame object to be read.
result
Boolean value indicating success or failure of the Query.