Elecard
June 20, 2013, 06:41:43 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: 1.2 documentation  (Read 1887 times)
sveinb
Newbie
*
Posts: 14


View Profile
« on: June 02, 2009, 12:41:23 am »

Hi!

There are several properties that are described in the current docs, but are not deffined in the uids.cs file.
One example is EAVCENC_GOP_INFINITE.

I'm wondering if there are any new documentation for the 1.2 verison of .NET SDK.
I'm espessially interested in AVC encoder filter doc.

Thanks,
Svein
Logged
IrinaM
Moderator
*****
Posts: 139


View Profile
« Reply #1 on: June 02, 2009, 01:31:39 am »

Hi sveinb!

If a property is not deffined in the uids.cs file you can get its GUID from documentation and use it in your code like this:

Guid clsidGOPInfinite = new Guid("0917ba28-116e-40da-935f-8a5cd871d281"); //EAVCENC_GOP_INFINITE
Logged
sveinb
Newbie
*
Posts: 14


View Profile
« Reply #2 on: June 02, 2009, 08:21:42 pm »

Hi Irina

Okay, thanks!  Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!