2 writes to _liveStreamingEnabled
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
476_liveStreamingEnabled = true; 497_liveStreamingEnabled = true;
2 references to _liveStreamingEnabled
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
470if (_liveStreamingEnabled) 495if (liveOutputStreamingState == true && !_liveStreamingEnabled)