getChannels method

  1. @override
int getChannels(
  1. Uint8List bytes
)
override

Implementation

@override
int getChannels(Uint8List bytes) {
  // TODO: implement getChannels
  throw UnimplementedError();
}