C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Madhu Patel(1)
Scott Lysle(1)
Giuseppe Rrusso(1)
Rikam Palkar(1)
Shiv Sharma(1)
Mushtaq M A(1)
Priyanshu Agnihotri(1)
Bohdan Stupak(1)
Alagunila Meganathan(1)
Abhishek Jaiswal (1)
Shubham Srivastava(1)
Mickey Marshall(1)
Mohammad Elsheimy(1)
Resources
No resource found
How To Add Multimedia Content With HTML
May 13, 2023.
I will describe how to use media tags to make your web page more attractive and interactive.
Add Multimedia Content with a Custom Control in VB.NET
Nov 10, 2012.
This article describes a quick and simple approach to creating a custom web control used to display multimedia files within an ASP.NET page.
Using Multimedia Controls in .NET through COM Interoperability
Aug 01, 2002.
In this article I'll try to explain the issue of the COM Interoperability and how to use Multimedia Device controls.
Multimedia In WPF
Jun 09, 2020.
You can play video and audio with the same element in WPF. You can also add rich controls to control the behavior of the media.
How to Implement Audio Player in Power Apps
Apr 01, 2024.
In this article, we will discover how to enhance user experience with an Audio Player in Power Apps. Customize controls, integrate audio files, and design visually appealing interfaces. Manage playback, adjust volume, and implement seek functionality.
.NET MAUI - Video Player using Community Toolkit
Feb 22, 2024.
.NET MAUI simplifies app development across devices, while the Community Toolkit enhances it. Dive into video integration for exciting apps! Follow setup steps, install the toolkit, and implement the Video Player control.
What is HTML5? Its Features And Enhancement
May 01, 2023.
HTML5 is the fifth and latest version of the HTML standard for creating web pages. It was officially released in 2014 and is currently the most widely used version of HTML. Some of the key features of HTML5 include -Improved multimedia support ,Semantic markup, Mobile friendly, Simplified code, Improved accessibility
Converting Video With FFmpegCore
Mar 01, 2021.
In this article, you will learn how to convert video with FFmpegCore.
Adding Audio And Video Control In Microsoft PowerApps
Oct 31, 2016.
Learn to enhance your Microsoft PowerApps with seamless audio and video integration. This tutorial delves into adding and controlling multimedia elements, offering insights into user-friendly interfaces and customizations for engaging app experiences.
Learn about HTML5 Media Elements
Apr 23, 2014.
HTML5 media elements introduce native support for embedding audio and video content directly into web pages. Developers can utilize tags like <video> and <audio> to seamlessly integrate multimedia elements with customizable playback controls, enhancing user experience and interactivity.
Building a Simple Vedio Player in WPF
Feb 06, 2012.
Windows Presentation Foundation (WPF) provides support for multimedia, vector graphics and animation, making it easy for developers to build applications that are interesting and that have simple user interfaces.
Gapless Audio CD Recording with VB or C Sharp
Oct 03, 2011.
I wrote this because I needed it. Being a card carrying member of Old Timers Associated, I have a lot of beautiful music on vinyl. Being a card carrying member of Poor Folks Associated, I can’t afford to re-buy all of them on CD.
Creating a Sound Recorder in C and C#
Mar 23, 2010.
In this article we will learn how to record audio and play sound files in C and C#.