foxpro87 / ffmpeg-sharp

Automatically exported from code.google.com/p/ffmpeg-sharp
0 stars 0 forks source link

Method GetMaxWriteSize() in class FifoMemoryStream #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use dot.Net Framework 2.0 (Visual Studio.net 2005)
2. Compile latest Version of ffmpeg-sharp
3. Compiler says: Error 1   The name 'GetMaxWriteSize' does not exist 
in the current context  C:\Users\User\Documents\Visual Studio 2005
\Projects\ffmpeg-sharp\Audio\FifoMemoryStream.cs    90  27
    FFmpegSharp

What version of the product are you using? On what operating system?
FifoMemoryStream.cs r3

Please provide any additional information below.
Look at the file on the GoogleCode-Page with Source/Browse... you will 
see, the Method is missing in class FifoMemoryStream

Original issue reported on code.google.com by alexande...@chello.at on 31 Jan 2008 at 10:32

GoogleCodeExporter commented 9 years ago
Thank you for your interest in this project.  I sincerely apologize that I have 
been unable to work on this project for so long.  I wanted to let you know that 
I've uploaded a new version that resolves this issue.  I don't know if I'll be 
able to continue development, but at least the library works now.

Original comment by justin.cherniak@gmail.com on 6 Jan 2012 at 5:31

GoogleCodeExporter commented 9 years ago

Original comment by justin.cherniak@gmail.com on 6 Jan 2012 at 5:33