C# Class MediaPortal.Player.BDMark

Show file Open project: MediaPortal/MediaPortal-1

Public Properties

Property Type Description
clip_ref byte
duration System.UInt64
idx System.UInt32
offset System.UInt64
start System.UInt64
type System.Int32

Property Details

clip_ref public property

public byte clip_ref
return byte

duration public property

public UInt64,System duration
return System.UInt64

idx public property

public UInt32,System idx
return System.UInt32

offset public property

public UInt64,System offset
return System.UInt64

start public property

public UInt64,System start
return System.UInt64

type public property

public Int32,System type
return System.Int32