MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / reconfigure_h264

Method reconfigure_h264

packages/server/src/transport/webrtc.rs:1388–1390  ·  view source on GitHub ↗
(&self, quality: android::AndroidH264StreamQuality)

Source from the content-addressed store, hash-verified

1386 }
1387
1388 pub(crate) fn reconfigure_h264(&self, quality: android::AndroidH264StreamQuality) {
1389 self.inner.reconfigure_h264(quality);
1390 }
1391}
1392
1393fn spawn_android_shared_video_encoder(

Callers 1

Calls 1

request_keyframeMethod · 0.45

Tested by

no test coverage detected