DefaultVideoFrameProcessor.WorkingColorSpace
Artifact: androidx.media3:media3-effect
@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = TYPE_USE)
@IntDef(value = )
public annotation DefaultVideoFrameProcessor.WorkingColorSpace
Specifies the color space that frames passed to intermediate GlShaderProgram
s will be represented in.