GetColorRange Data Member Function

Populates an <Int32Vector> with information about the color range of the video stream.

Prototype

int32 GetColorRange( VideoFrameMetadata p_oData, Int32Vector p_oDest )

Parameters

Parameter Type Parameter Name Documentation
<VideoFrameMetadata>p_oDataA pointer to a <VideoFrameMetadata> object that contains information about the video stream color-space.
<Int32Vector>p_oDestA pointer to an <Int32Vector> that will store the color range values.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.