←Select platform

Type1 Property

Summary
Gets or sets the optional media type for Source1
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string Type1 { get; set; } 
@property (nonatomic, copy) NSString *type1; 
public string getType1() 
public void setType1(String type1) 
public:  
   property String^ Type1 
   { 
      String^ get() 
      void set(String^ value) 
   } 
Type1 # get and set (AnnMedia) 

Property Value

The optional media type for Source1.

Remarks

The media type (Similar to HTML 5 media type for the HTML 5 video tag). Media types are currently not used by LEADTOOLS.

Requirements

Target Platforms

See Also

Reference

AnnMedia Class

AnnMedia Members

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.