{"id":18001449,"url":"https://github.com/egbakou/vlcxamsample","last_synced_at":"2025-03-26T08:30:46.677Z","repository":{"id":150080162,"uuid":"396528622","full_name":"egbakou/VlcXamSample","owner":"egbakou","description":"A sample demonstrates how to use and customize the LibVLCSharp MediaElement control.","archived":false,"fork":false,"pushed_at":"2021-08-16T07:12:41.000Z","size":6099,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T11:50:34.088Z","etag":null,"topics":["customization","getting-started","libvlc","libvlcsharp","videolan","xamarin-forms"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/egbakou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-15T23:13:04.000Z","updated_at":"2023-03-10T07:40:13.000Z","dependencies_parsed_at":"2023-06-05T02:30:27.094Z","dependency_job_id":null,"html_url":"https://github.com/egbakou/VlcXamSample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egbakou%2FVlcXamSample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egbakou%2FVlcXamSample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egbakou%2FVlcXamSample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egbakou%2FVlcXamSample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egbakou","download_url":"https://codeload.github.com/egbakou/VlcXamSample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245618551,"owners_count":20645022,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["customization","getting-started","libvlc","libvlcsharp","videolan","xamarin-forms"],"created_at":"2024-10-29T23:17:32.628Z","updated_at":"2025-03-26T08:30:46.667Z","avatar_url":"https://github.com/egbakou.png","language":"C#","readme":"## How to use the MediaElement control ?\n\n```xaml\n\u003cvlc:MediaPlayerElement\n    EnableRendererDiscovery=\"True\"\n    LibVLC=\"{Binding LibVLC}\"\n    MediaPlayer=\"{Binding MediaPlayer}\" /\u003e\n```\n\nWithout customization, the view looks like VLC Android or iOS UI.\n\n| \u003cimg src=\"screenshots/Screen001.png\" width=\"280\" height=\"480\" /\u003e | \u003cimg src=\"screenshots/Screen002.png\" width=\"280\" height=\"480\" /\u003e |\n| ------------------------------------------------------------ | ------------------------------------------------------------ |\n\n\u003e This screenshot comes from the sample using LibVLCSharp.Forms v.3.5.1\n\n\n\n## Customizations\n\n- [x] Hide the Playback Controls (the Seek bar and the buttons Bar)\n\n```xaml\n\u003cvlc:MediaPlayerElement\n    EnableRendererDiscovery=\"True\"\n    LibVLC=\"{Binding LibVLC}\"\n    MediaPlayer=\"{Binding MediaPlayer}\"\u003e\n    \u003cvlc:MediaPlayerElement.PlaybackControls\u003e\n        \u003cvlc:PlaybackControls IsVisible=\"False\"  /\u003e\n    \u003c/vlc:MediaPlayerElement.PlaybackControls\u003e\n\u003c/vlc:MediaPlayerElement\u003e\n```\n\n\u003cimg src=\"screenshots/Screen003.png\" width=\"280\" height=\"480\" /\u003e\n\n\n\n- [x] Change the Main Color\n\n```xaml\n\u003cvlc:MediaPlayerElement\n    EnableRendererDiscovery=\"True\"\n    LibVLC=\"{Binding LibVLC}\"\n    MediaPlayer=\"{Binding MediaPlayer}\"\u003e\n    \u003cvlc:MediaPlayerElement.PlaybackControls\u003e\n        \u003cvlc:PlaybackControls MainColor=\"Red\"  /\u003e\n    \u003c/vlc:MediaPlayerElement.PlaybackControls\u003e\n\u003c/vlc:MediaPlayerElement\u003e\n```\n\n| \u003cimg src=\"screenshots/Screen004.png\" width=\"280\" height=\"480\" /\u003e | \u003cimg src=\"screenshots/Screen005.png\" width=\"280\" height=\"480\" /\u003e |\n| ------------------------------------------------------------ | ------------------------------------------------------------ |\n\n\u003e This screenshot comes from the sample using LibVLCSharp.Forms v.3.5.1\n\nJust type `Ctrl + Space` in the `vlc:PlaybackControls` tag to discover more customizable properties.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegbakou%2Fvlcxamsample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegbakou%2Fvlcxamsample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegbakou%2Fvlcxamsample/lists"}