| Constructor and Description |
|---|
Ffmpeg() |
| Modifier and Type | Method and Description |
|---|---|
static float |
getPesqMos(String audio,
int sampleRate) |
static float |
getRemotePesqMos(GridNode node,
String audio,
int sampleRate) |
static void |
record(int seconds,
int sampleRate,
AudioChannel audioChannel) |
static void |
recordRemote(GridNode node,
int seconds,
int sampleRate,
AudioChannel audioChannel) |
public static void recordRemote(GridNode node, int seconds, int sampleRate, AudioChannel audioChannel)
public static void record(int seconds,
int sampleRate,
AudioChannel audioChannel)
public static float getPesqMos(String audio, int sampleRate)
Copyright © 2019 Kurento. All rights reserved.