PARB feedback: Refactor our DynamicStreamingResource class (and hierarchy). Introduce StreamingURLResource and StreamType to lay groundwork for live support. Fix some bugs related to seek not working when a duration is unspecified (NaN). Further refactor unit tests to make them toggleable between hitting the network and using mock objects (still a few tests that fail against the network).