Namespace VisioForge.Core.Types.VideoEffects
Classes
GPUVideoEffect
Base GPU video effect interface.
GPUVideoEffectBlur
Blur effect.
GPUVideoEffectBrightness
Brightness effect.
GPUVideoEffectContour
Contour effect.
GPUVideoEffectContrast
Contrast effect.
GPUVideoEffectDarkness
Darkness effect.
GPUVideoEffectDeinterlaceBlend
Deinterlace blend effect.
GPUVideoEffectDenoise
Denoise effect.
GPUVideoEffectDirectionalBlur
Directional blur effect.
GPUVideoEffectEmboss
Emboss effect.
GPUVideoEffectEquiangularCubemap360
Equiangular cubemap 360 effect interface. Convert Equiangular cubemap 360 degree video to flat.
GPUVideoEffectEquirectangular360
Equirectangular 360 effect interface. Convert Equirectangular 360 degree video to flat.
GPUVideoEffectGrayscale
Grayscale effect.
GPUVideoEffectInvert
Invert effect.
GPUVideoEffectMonoChrome
Monchrome effect.
GPUVideoEffectNightVision
Night vision effect.
GPUVideoEffectOldMovie
Old movie effect.
GPUVideoEffectPixelate
Pixelate effect.
GPUVideoEffectSaturation
Saturation effect.
GPUVideoEffectSharpen
Sharpen effect.
GPUVideoEffectVR360Base
VR 360 base effect interface.
MaxineAIGSVideoEffect
Nvidia Maxine AIGS video effect. Implements the VideoEffect.
MaxineArtifactReductionVideoEffect
Nvidia Maxine Artifact Reduction video effect. Implements the VideoEffect.
VideoEffect
Base video effect interface.
VideoEffectBlue
Blue effect.
VideoEffectBlur
Blur effect.
VideoEffectColorNoise
Color noise effect.
VideoEffectContrast
Contrast effect.
VideoEffectDarkness
Darkness effect.
VideoEffectDeinterlaceBlend
Deinterlace blend effect. Calculates output pixels as alpha blends of the results of two filters applied to input pixels.
VideoEffectDeinterlaceCAVT
Deinterlace Content adaptive vertical temporal (CAVT) filtering effect.
VideoEffectDeinterlaceTriangle
Triangle filtering effect.
VideoEffectDenoiseAdaptive
Denoise adaptive effect. Performs spatio-temporal adaptive noise reduction filtering.
VideoEffectDenoiseCAST
Denoise cast effect.
VideoEffectDenoiseMosquito
Denoise mosquito effect. Performs spatio-temporal motion adaptive mosquito noise reduction filtering.
VideoEffectFadeIn
Fade-in effect.
VideoEffectFadeOut
Fade-out effect.
VideoEffectFilterBlue
Filter blue effect. Filter sets red and green byte to 0, blue value between minimum and maximum to 255, else to 0.
VideoEffectFilterGreen
Filter green effect. Filter sets red and blue byte to 0, green value between minimum and maximum to 255, else to 0.
VideoEffectFilterRed
Filter red effect. Filter sets green and blue byte to 0, red value between minimum and maximum to 255, else to 0.
VideoEffectFlipHorizontal
Flip down effect.
VideoEffectFlipVertical
Flip right effect.
VideoEffectGrayscale
Grayscale effect.
VideoEffectGreen
Green effect.
VideoEffectImageLogo
Image logo effect.
VideoEffectInvert
Invert effect.
VideoEffectLightness
Lightness effect.
VideoEffectMirrorHorizontal
Mirror horizontal effect.
VideoEffectMirrorVertical
Mirror vertical effect.
VideoEffectMonoNoise
Mono noise effect.
VideoEffectMosaic
Mosaic effect.
VideoEffectPan
Pan effect.
VideoEffectPosterize
Posterize effect.
VideoEffectRed
Red effect.
VideoEffectRotate
Rotate effect.
VideoEffectSaturation
Saturation effect.
VideoEffectScrollingTextLogo
Scrolling text logo.
VideoEffectShakeDown
Shake down effect.
VideoEffectSharpen
Sharpen effect.
VideoEffectSolorize
Solorize effect.
VideoEffectSpray
Spray effect.
VideoEffectTextLogo
Text logo.
VideoEffectZoom
Zoom effect.
Interfaces
IGPUVideoEffect
Base GPU video effect interface.
IGPUVideoEffectBlur
Blur effect interface.
IGPUVideoEffectBrightness
Brightness effect interface.
IGPUVideoEffectContour
Contour effect interface.
IGPUVideoEffectContrast
Contrast effect interface.
IGPUVideoEffectDarkness
Darkness effect interface.
IGPUVideoEffectDeinterlaceBlend
Deinterlace blend effect interface.
IGPUVideoEffectDenoise
Denoise effect interface.
IGPUVideoEffectDirectionalBlur
Directional blur effect interface.
IGPUVideoEffectEmboss
Emboss effect interface.
IGPUVideoEffectEquiangularCubemap360
Equiangular cubemap 360 effect interface. Convert Equiangular cubemap 360 degree video to flat.
IGPUVideoEffectEquirectangular360
Equirectangular 360 effect interface. Convert Equirectangular 360 degree video to flat.
IGPUVideoEffectGrayscale
Grayscale effect interface.
IGPUVideoEffectInvert
Invert effect interface.
IGPUVideoEffectMonoChrome
Monochrome effect interface.
IGPUVideoEffectNightVision
Night vision effect interface.
IGPUVideoEffectOldMovie
Old movie effect interface.
IGPUVideoEffectPixelate
Pixelate effect interface.
IGPUVideoEffectSaturation
Saturation effect interface.
IGPUVideoEffectSharpen
Sharpen effect interface.
IGPUVideoEffectVR360Base
VR 360 base effect interface.
IVideoEffect
Base video effect interface.
IVideoEffectBlue
Blue effect interface.
IVideoEffectBlur
Blur effect interface.
IVideoEffectColorNoise
Color noise effect interface.
IVideoEffectContrast
Contrast effect interface.
IVideoEffectDarkness
Darkness effect interface.
IVideoEffectDeinterlaceBlend
Deinterlace blend effect interface. Calculates output pixels as alpha blends of the results of two filters applied to input pixels.
IVideoEffectDeinterlaceCAVT
Deinterlace Content adaptive vertical temporal (CAVT) filtering effect interface.
IVideoEffectDeinterlaceTriangle
Triangle filtering effect interface.
IVideoEffectDenoiseAdaptive
Denoise adaptive effect interface. Performs spatio-temporal adaptive noise reduction filtering.
IVideoEffectDenoiseCAST
Denoise cast effect interface.
IVideoEffectDenoiseMosquito
Denoise mosquito effect interface. Performs spatio-temporal motion adaptive mosquito noise reduction filtering.
IVideoEffectFadeIn
Fade-in effect interface.
IVideoEffectFadeOut
Fade-out effect interface.
IVideoEffectFilterBlue
Filter blue effect interface. Filter sets red and green byte to 0, blue value between minimum and maximum to 255, else to 0.
IVideoEffectFilterGreen
Filter green effect interface. Filter sets red and blue byte to 0, green value between minimum and maximum to 255, else to 0.
IVideoEffectFilterRed
Filter red effect interface. Filter sets green and blue byte to 0, red value between minimum and maximum to 255, else to 0.
IVideoEffectFlipDown
Flip down effect interface.
IVideoEffectFlipRight
Flip right effect interface.
IVideoEffectGrayscale
Grayscale effect interface.
IVideoEffectGreen
Green effect interface.
IVideoEffectImageLogo
Image logo effect interface.
IVideoEffectInvert
Invert effect interface.
IVideoEffectLightness
Lightness effect interface.
IVideoEffectMirrorHorizontal
Mirror horizontal effect interface.
IVideoEffectMirrorVertical
Mirror vertical effect interface.
IVideoEffectMonoNoise
Mono noise effect interface.
IVideoEffectMosaic
Mosaic effect interface.
IVideoEffectPan
Pan effect interface.
IVideoEffectPosterize
Posterize effect interface.
IVideoEffectRed
Red effect interface.
IVideoEffectRotate
Rotate effect interface.
IVideoEffectSaturation
Saturation effect interface.
IVideoEffectScrollingTextLogo
Scrolling text logo effect interface.
IVideoEffectShakeDown
Shake down effect interface.
IVideoEffectSharpen
Sharpen effect interface.
IVideoEffectSolorize
Solorize effect interface.
IVideoEffectSpray
Spray effect interface.
IVideoEffectTextLogo
Text logo effect interface.
IVideoEffectZoom
Zoom effect interface.
Enums
GPUVideoEffectType
GPU video effect type.
ImageLogoHorizontalAlignment
Image logo horizontal alignment.
ImageLogoVerticalAlignment
Image logo vertical alignment.
MaxineAIGSEffectMode
Nvidia Maxine AIGS effect mode.
MaxineArtifactReductionEffectMode
Nvidia Maxine Artifact reduction effect mode.
MaxineSuperResolutionEffectMode
Nvidia Maxine Super Resolution effect mode.
TextEffectMode
Text effect mode.
TextFlipMode
Text flip mode.
TextGradientMode
Text gradient mode.
TextLogoHorizontalAlignment
Text logo horizontal alignment.
TextLogoMode
Text logo mode.
TextLogoVerticalAlignment
Text logo vertical alignment.
TextRotationMode
Text rotation mode.
TextShapeType
Text shape type.
VideoEffectType
Video effect type.