Package tv.hd3g.fflauncher.acm
Class InputAudioStream
java.lang.Object
tv.hd3g.fflauncher.acm.InputAudioStream
0 is always the first !
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionInputAudioStream(ChannelLayout layout, int fileIndex, int streamIndex) 0 is always the first ! -
Method Summary
Modifier and TypeMethodDescriptionbooleangetFromAbsoluteIndex(List<InputAudioStream> streamList, int channelIndex) static InputAudioStreamgetFromRelativeIndexes(List<InputAudioStream> streamList, int fileIndex, int audioStreamRelativeIndex) static List<InputAudioStream>getListFromAnalysis(List<FFprobeJAXB> sourcesAnalysis) static List<InputAudioStream>getListFromAnalysis(FFprobeJAXB... sourcesAnalysis) inthashCode()toString()
-
Constructor Details
-
InputAudioStream
0 is always the first !
-
-
Method Details
-
toMapReferenceAsInput
-
toString
-
getListFromAnalysis
-
getListFromAnalysis
-
getFromRelativeIndexes
public static InputAudioStream getFromRelativeIndexes(List<InputAudioStream> streamList, int fileIndex, int audioStreamRelativeIndex) -
getFromAbsoluteIndex
public static InputAudioStream.SelectedInputChannel getFromAbsoluteIndex(List<InputAudioStream> streamList, int channelIndex) -
hashCode
public int hashCode() -
equals
-