registerWith static method
void
registerWith()
Registers this class as the default instance of PcmToOggPlatform.
Implementation
static void registerWith() {
PcmToOggPlatform.instance = MethodChannelPcmToOgg();
}
Registers this class as the default instance of PcmToOggPlatform.
static void registerWith() {
PcmToOggPlatform.instance = MethodChannelPcmToOgg();
}