mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2025-01-31 10:36:43 +00:00
7b32ba5a27
The two constructors were causing issues with ambiguous method calls but are a good idea, so this is more of a workaround. Error message: The call is ambiguous between the following methods or properties: 'FFMpegCore.Pipes.RawVideoPipeSource.RawVideoPipeSource(System.Collections.Generic.IEnumerator<FFMpegCore.Pipes.IVideoFrame>)' and 'FFMpegCore.Pipes.RawVideoPipeSource.RawVideoPipeSource(System.Collections.Generic.IEnumerable<FFMpegCore.Pipes.IVideoFrame>)' |
||
---|---|---|
.. | ||
IAudioSample.cs | ||
IPipeSink.cs | ||
IPipeSource.cs | ||
IVideoFrame.cs | ||
PipeHelpers.cs | ||
RawAudioPipeSource.cs | ||
RawVideoPipeSource.cs | ||
StreamPipeSink.cs | ||
StreamPipeSource.cs |