Fix inverted arguments in FlacReader format creation

PiperOrigin-RevId: 278332587
This commit is contained in:
kimvde 2019-11-04 10:10:57 +00:00 committed by Oliver Woodman
parent 46d58b5eda
commit 165ff55502
11 changed files with 22 additions and 22 deletions

View file

@ -80,8 +80,8 @@ import java.util.List;
/* id= */ null,
MimeTypes.AUDIO_FLAC,
/* codecs= */ null,
/* bitrate= */ Format.NO_VALUE,
/* maxInputSize= */ streamMetadata.bitRate(),
streamMetadata.bitRate(),
/* maxInputSize= */ Format.NO_VALUE,
streamMetadata.channels,
streamMetadata.sampleRate,
initializationData,

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0

View file

@ -5,11 +5,11 @@ seekMap:
numberOfTracks = 1
track 0:
format:
bitrate = -1
bitrate = 768000
id = null
containerMimeType = null
sampleMimeType = audio/flac
maxInputSize = 768000
maxInputSize = -1
width = -1
height = -1
frameRate = -1.0