Populates an <Int32Vector> with information about the color range of the video stream.
int32 GetColorRange( VideoFrameMetadata p_oData, Int32Vector p_oDest )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <VideoFrameMetadata> | p_oData | A pointer to a <VideoFrameMetadata> object that contains information about the video stream color-space. |
| <Int32Vector> | p_oDest | A pointer to an <Int32Vector> that will store the color range values. |
None published. Please look for an example in the Simdify Scripting Language code base.