public interface Validator
TrackStrategy have
provided the output format.| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(TrackStatus videoStatus,
TrackStatus audioStatus)
Return true if the transcoding should proceed, false otherwise.
|
boolean validate(@NonNull
TrackStatus videoStatus,
@NonNull
TrackStatus audioStatus)
videoStatus - the status of the video trackaudioStatus - the status of the audio track