File size: 74 Bytes
64772a4
 
 
 
1
2
3
4
5
from av.plane import Plane

class AudioPlane(Plane):
    buffer_size: int