GetParticipantMediaType typedef
Type definition for the getParticipantMedia function.
Implementation
typedef GetParticipantMediaType = Future<MediaStream?> Function(
GetParticipantMediaOptions options);
Type definition for the getParticipantMedia function.
typedef GetParticipantMediaType = Future<MediaStream?> Function(
GetParticipantMediaOptions options);