Пример #1
0
 internal static HandleRef getCPtr(CommonH264Section obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }
Пример #2
0
 public EltH264Section(CommonH264Section section)
     : base(section)
 {
     m_Section = section;
 }
Пример #3
0
 internal static HandleRef getCPtr(CommonH264Section obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }