summaryrefslogtreecommitdiff
path: root/sources/generated/Gst.PbUtils/AudioVisualizerShaderFunc.cs
blob: c9ca7e1b09623b03f0142bfbe232a10fefadf59f (plain)
1
2
3
4
5
6
7
8
9
10
// This file was generated by the Gtk# code generator.
// Any changes made will be lost if regenerated.

namespace Gst.PbUtils {

	using System;

	public delegate void AudioVisualizerShaderFunc(Gst.PbUtils.AudioVisualizer scope, Gst.Video.VideoFrame s, Gst.Video.VideoFrame d);

}