Functions Index :: I :: IsYUVChannels
Module:
Definition:
IsYUVChannels(string channels)
Description:
Returns true if the array channels contains the channels of a YUV (either YUY2 or YV12) clip.[1]
Examples:
TODO in a later version of AVSLib.
[1]:See the SplitVideoChannels() function's documentation for further details.