Remove stale TODO
It says RTSP doesn't support this in the javadoc. PiperOrigin-RevId: 551541942
This commit is contained in:
parent
bd6a36033e
commit
5ba0ec9b40
@ -162,7 +162,6 @@ public final class RtspMediaSource extends BaseMediaSource {
|
||||
/** Does nothing. {@link RtspMediaSource} does not support error handling policies. */
|
||||
@Override
|
||||
public Factory setLoadErrorHandlingPolicy(LoadErrorHandlingPolicy loadErrorHandlingPolicy) {
|
||||
// TODO(internal b/172331505): Implement support.
|
||||
return this;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user