setTsExtractorTimestampSearchBytes
fun setTsExtractorTimestampSearchBytes(timestampSearchBytes: Int): UpdatedDefaultExtractorsFactory(source)
Sets the number of bytes searched to find a timestamp for TsExtractor instances created by the factory.
Return
The factory, for convenience.
Parameters
timestampSearchBytes
The number of search bytes to use.
See also
TsExtractor.TsExtractor