File size: 78 Bytes
06555b5
 
 
 
1
2
3
4
5
from av.plane import Plane

class AudioPlane(Plane):
    buffer_size: int