# Class PylonCapture Namespace: [Aeon.Video](Aeon.Video.md) Assembly: Aeon.Video.dll ```csharp public class PylonCapture : PylonCapture ``` #### Inheritance [object](https://learn.microsoft.com/dotnet/api/system.object) ← Source ← PylonCapture ← [PylonCapture](Aeon.Video.PylonCapture.md) #### Inherited Members PylonCapture.Configure\(Camera\), PylonCapture.Generate\(\), PylonCapture.SerialNumber, PylonCapture.ParameterFile, PylonCapture.GrabStrategy, Source.Generate\(\), [object.ToString\(\)](https://learn.microsoft.com/dotnet/api/system.object.tostring), [object.Equals\(object\)](https://learn.microsoft.com/dotnet/api/system.object.equals\#system\-object\-equals\(system\-object\)), [object.Equals\(object, object\)](https://learn.microsoft.com/dotnet/api/system.object.equals\#system\-object\-equals\(system\-object\-system\-object\)), [object.ReferenceEquals\(object, object\)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals), [object.GetHashCode\(\)](https://learn.microsoft.com/dotnet/api/system.object.gethashcode), [object.GetType\(\)](https://learn.microsoft.com/dotnet/api/system.object.gettype), [object.MemberwiseClone\(\)](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) ## Methods ### Generate\(IObservable\>\) ```csharp public IObservable> Generate(IObservable> source) ``` #### Parameters `source` [IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\> #### Returns [IObservable](https://learn.microsoft.com/dotnet/api/system.iobservable\-1)\> #### Type Parameters `TPayload`