473,386 Members | 1,758 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How can i open Windows Media Encoder session properties window in C#.NET?

Hi

I am developing small application in C#.NET,In that application when i click
on one button,i want to display Windows Media Encoder Session Properties
window.
I searched in Google,and i got some information from MSDN,

http://msdn.microsoft.com/library/de...pertypages.asp

I done exactly like in C#.NET what he told in Visual basic,but while i
executed code,i got the syntax error.

C#.NET Code:
WMEncoderApp EncoderApp = new WMEncoderApp();

IWMEncoder Encoder = EncoderApp.Encoder;

WMEncOutputPage outputpage= new WMEncOutputPage();

//axMSPropShell1.AddObject Encoder;

//axMSPropShell1.AddPage outputpage;

Error:

axMSPropshell1 denotes a field where a class was expected

Please give me any solution or source code to open session properties window
from C#.NET.

This is a very urgent need for me.

Thanks in advance.

Mamatha
Nov 17 '05 #1
0 2578

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Philip Korolev | last post by:
Hi All. I am looking for articles on Windows Media development in ASP.NET pages. Dynamically adding playlists etc. Can I use server side code or is it all client side controlled? Spent the last...
3
by: priya | last post by:
Hi, I want to convert an .mpeg to a .wmv file. //Creating an Encoder object WMEncoder Encoder = new WMEncoder(); //Create a Source Collection Group IWMEncSourceGroupCollection SrcGrpColl =...
0
by: Aaron Oxford | last post by:
Recently I tried installing the Windows Media Encoder SDK 9.5. Big mistake :-(, it's only got C++ support at this time and seems to have caused me a problem with my code, as well as refusing to...
0
by: Mamatha | last post by:
Hi I am developing one video capturing application,in that application i want to display a window exactly like what the Windows Media Encoder Properties button will do. Please give me any...
0
by: Mamatha | last post by:
Hi I am developing video capturing application in C#.NET,in that application i want to display Windows Media Encoder Session properties window(If we click on properties button of Windows Media...
0
by: Crisco www.misericordia.com.br | last post by:
Hi, friends! I am develop a simple encoder app, one form with one button that start the encoder. This is my code: ============================================================= Option...
0
by: ata | last post by:
Greetings! I am using Windows Media Encoder SDK in order to create broadcast from different sources for example webcam,microphone and etc. I want to create broadcast from file. And here is my...
0
by: sunny152 | last post by:
Hello Friends, I'm very interested to broadcast our church worship service live on internet.My web server having streaming feature and i have windows media encoder program.I usually...
0
by: PulkitZery | last post by:
Hi all, I have a question about windows media encoder (WME) closed captioning. Does WME maintains the Line-21 closed captioning? In other words, does windows media encoder pulls closed captioning...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.