| Constructor and Description |
|---|
DefaultValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(TrackStatus videoStatus,
TrackStatus audioStatus)
Return true if the transcoding should proceed, false otherwise.
|
public boolean validate(@NonNull
TrackStatus videoStatus,
@NonNull
TrackStatus audioStatus)
Validator