473,785 Members | 2,744 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.Enco der;

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 2599

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

Similar topics

1
1792
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 few hours browsing the web and not feeling any wiser. If anybody has links that begin to answer any of the above , please forward them to me. In advance many thanks Phil
3
4470
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 = Encoder.SourceGroupCollection;
0
1474
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 roll back properly. I had it working fine - reading media files and converting them to WMVs. After installing this pack though, the encoder seems to have switched to some 'realtime' mode where it drops frames to maintain a 1.0x speed while...
0
1180
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 source code in C#.net to display window like that. I don't know wether this site is suitable for posting this type of queries. If any othersite availbale in Microsoft for post this,please give that URL. Thanks in advance
0
1327
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 Encoder).For this i added a reference COM dll i.e AxMSPROPSHELLLib.ocx. I added a control to the form,after that i wrote code like this IWMEncoder Encoder = EncoderApp.Encoder;
0
3803
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 Explicit On
0
1664
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 question: Can I check media files for sources ( for example WMENC_AUDIO, WMENC_VIDEO)? If i add video and audio sources , but file contains only audio source exception fired. Is there some way to check this problem? Thank you in advance for your...
0
2843
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 use Filezilla FTP program to upload audio/video files to my FTP server.I have recieved only FTP user name,password from the hosting server.Now when i feed live audio/video signal ,the windows encoder is unable to connect to the remote server.I have...
0
1321
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 from line-21 off of the video feed and automatically builds the closed captioning into the Archive file? Thanks very much in advance for your help and time. Best regards, Jerry
0
10319
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9947
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7496
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5380
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4046
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2877
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.