Remove frameSampleCount from cores since OE can implement it better internally
This commit is contained in:
@@ -330,11 +330,6 @@ static void writeSaveFile(const char* path, int type)
|
||||
return SIZESOUNDBUFFER;
|
||||
}
|
||||
|
||||
- (NSUInteger)frameSampleCount
|
||||
{
|
||||
return SAMPLEFRAME;
|
||||
}
|
||||
|
||||
- (NSUInteger)frameSampleRate
|
||||
{
|
||||
return SAMPLERATE;
|
||||
|
||||
Reference in New Issue
Block a user