Closed congyuluo closed 1 week ago
Refactored several identifiers in the code for better coherence to the variable/identifier's usage in the code.
[!IMPORTANT] Breaking changes Stream.equalStats(Stream) is renamed to Stream.areStatsEqual(Stream) Stream.getBitrate() is renamed to Stream.getBitRate()
[!IMPORTANT]
Stream.equalStats(Stream) is renamed to Stream.areStatsEqual(Stream) Stream.getBitrate() is renamed to Stream.getBitRate()
Stream.equalStats(Stream)
Stream.areStatsEqual(Stream)
Stream.getBitrate()
Stream.getBitRate()
I am sorry, but after discussing with the team we decided to revert this Pull Request as we would rather avoid breaking changes. Thank you anyway!
Refactored several identifiers in the code for better coherence to the variable/identifier's usage in the code.