2006-05-19 19:24:35 +00:00
|
|
|
<Type Name="PadLinkFunction" FullName="Gst.PadLinkFunction">
|
2009-04-04 21:32:43 +00:00
|
|
|
<TypeSignature Language="C#" Value="public delegate Gst.PadLinkReturn PadLinkFunction(Pad pad, Pad peer);" />
|
2006-05-19 19:24:35 +00:00
|
|
|
<AssemblyInfo>
|
2009-04-04 21:32:43 +00:00
|
|
|
<AssemblyName>gstreamer-sharp</AssemblyName>
|
2006-05-19 19:24:35 +00:00
|
|
|
<AssemblyVersion>0.9.5.99</AssemblyVersion>
|
|
|
|
</AssemblyInfo>
|
|
|
|
<Base>
|
|
|
|
<BaseTypeName>System.Delegate</BaseTypeName>
|
|
|
|
</Base>
|
|
|
|
<Parameters>
|
|
|
|
<Parameter Name="pad" Type="Gst.Pad" />
|
|
|
|
<Parameter Name="peer" Type="Gst.Pad" />
|
|
|
|
</Parameters>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>Gst.PadLinkReturn</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
|
|
|
<param name="pad">To be added.</param>
|
|
|
|
<param name="peer">To be added.</param>
|
|
|
|
<summary>To be added.</summary>
|
2009-04-04 21:32:43 +00:00
|
|
|
<value>To be added.</value>
|
2006-05-19 19:24:35 +00:00
|
|
|
<remarks>To be added.</remarks>
|
|
|
|
</Docs>
|
|
|
|
</Type>
|