KeyFrameRequestEvent constructor

KeyFrameRequestEvent(
  1. String type, [
  2. String rid
])

Implementation

external factory KeyFrameRequestEvent(
  String type, [
  String rid,
]);