Functions Index :: I :: IsYUVChannels

[<< up one level]

Module:

filters :: channels

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.

 

[<< top]

 


[1]:See the SplitVideoChannels() function's documentation for further details.