summaryrefslogtreecommitdiff
path: root/doc/en/Gst/TypeFindGetLengthFunction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/Gst/TypeFindGetLengthFunction.xml')
-rw-r--r--doc/en/Gst/TypeFindGetLengthFunction.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/en/Gst/TypeFindGetLengthFunction.xml b/doc/en/Gst/TypeFindGetLengthFunction.xml
new file mode 100644
index 0000000..fb3200c
--- /dev/null
+++ b/doc/en/Gst/TypeFindGetLengthFunction.xml
@@ -0,0 +1,19 @@
+<Type Name="TypeFindGetLengthFunction" FullName="Gst.TypeFindGetLengthFunction">
+ <TypeSignature Language="C#" Value="public delegate ulong TypeFindGetLengthFunction();" />
+ <AssemblyInfo>
+ <AssemblyName>gstreamer-sharp</AssemblyName>
+ <AssemblyVersion>0.9.5.99</AssemblyVersion>
+ </AssemblyInfo>
+ <Base>
+ <BaseTypeName>System.Delegate</BaseTypeName>
+ </Base>
+ <Parameters />
+ <ReturnValue>
+ <ReturnType>System.UInt64</ReturnType>
+ </ReturnValue>
+ <Docs>
+ <summary>To be added.</summary>
+ <value>To be added.</value>
+ <remarks>To be added.</remarks>
+ </Docs>
+</Type>