G711UCodec: Drop unused function getSampleCount
This commit is contained in:
@@ -44,10 +44,6 @@ class G711UCodec {
|
|||||||
return count
|
return count
|
||||||
}
|
}
|
||||||
|
|
||||||
fun getSampleCount(frameSize: Int): Int {
|
|
||||||
return frameSize
|
|
||||||
}
|
|
||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
// s00000001wxyz...s000wxyz
|
// s00000001wxyz...s000wxyz
|
||||||
// s0000001wxyza...s001wxyz
|
// s0000001wxyza...s001wxyz
|
||||||
|
|||||||
Reference in New Issue
Block a user