Timecode Sınıfı

Summary: Represents timecode value in video.

Module: aspose.imaging.xmp.schemas.xmpdm

Full Name: aspose.imaging.xmp.schemas.xmpdm.Timecode

Inheritance: IXmpType, XmpTypeBase

Constructors

NameAçıklama
Timecode(format, time_value)Yeni bir Timecode sınıfı örneği başlatır.

Properties

NameTypeAccessAçıklama
formatTimeFormatr/wAlır veya ayarlar Timecode.time_value içinde kullanılan formatı.
time_valuestringr/wBelirtilen formatta zaman değerini alır veya ayarlar.

Methods

NameAçıklama
clone()Bu örneği klonlar.
get_xmp_representation()XMP formatında bulunan dize değerini döndürür.

Constructor: Timecode(format, time_value)

 Timecode(format, time_value) 

Yeni bir Timecode sınıfı örneği başlatır.

Parameters:

ParameterTürAçıklama
formatTimeFormatZaman formatı.
time_valuestringZaman değeri.

Method: clone()

 clone() 

Bu örneği klonlar.

Returns

TürAçıklama
System.ObjectÜye bazlı bir klon.

Method: get_xmp_representation()

 get_xmp_representation() 

XMP formatında bulunan dize değerini döndürür.

Returns

TürAçıklama
stringxmp temsili içeren dizeyi döndürür.