Skip to content

Commit

Permalink
revert changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc committed Jan 9, 2024
1 parent f373a14 commit 50652d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/lib/pages/prejoin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ class _PreJoinPageState extends State<PreJoinPage> {
adaptiveStream: args.adaptiveStream,
dynacast: args.dynacast,
defaultAudioPublishOptions: const AudioPublishOptions(
name: 'custom_audio_track_name',
stream: 'custom_sync_stream_id',
),
defaultVideoPublishOptions: VideoPublishOptions(
Expand Down

0 comments on commit 50652d3

Please sign in to comment.