Class: Dvdvrconv::Vrdisc

Inherits:
Struct
  • Object
show all
Defined in:
lib/dvdvrconv/dvdvr.rb

Overview

DVD-VR disc status

Instance Attribute Summary collapse

Instance Attribute Details

#cmdObject

Returns the value of attribute cmd

Returns:

  • (Object)

    the current value of cmd



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def cmd
  @cmd
end

#concat_modeObject

Returns the value of attribute concat_mode

Returns:

  • (Object)

    the current value of concat_mode



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def concat_mode
  @concat_mode
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def date
  @date
end

#default_cmdObject

Returns the value of attribute default_cmd

Returns:

  • (Object)

    the current value of default_cmd



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def default_cmd
  @default_cmd
end

#default_opts_ifoObject

Returns the value of attribute default_opts_ifo

Returns:

  • (Object)

    the current value of default_opts_ifo



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def default_opts_ifo
  @default_opts_ifo
end

#default_opts_vroObject

Returns the value of attribute default_opts_vro

Returns:

  • (Object)

    the current value of default_opts_vro



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def default_opts_vro
  @default_opts_vro
end

#duplicate_nameObject

Returns the value of attribute duplicate_name

Returns:

  • (Object)

    the current value of duplicate_name



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def duplicate_name
  @duplicate_name
end

#global_qualityObject

Returns the value of attribute global_quality

Returns:

  • (Object)

    the current value of global_quality



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def global_quality
  @global_quality
end

#hardware_encodeObject

Returns the value of attribute hardware_encode

Returns:

  • (Object)

    the current value of hardware_encode



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def hardware_encode
  @hardware_encode
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def header
  @header
end

#numObject

Returns the value of attribute num

Returns:

  • (Object)

    the current value of num



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def num
  @num
end

#opts_ifoObject

Returns the value of attribute opts_ifo

Returns:

  • (Object)

    the current value of opts_ifo



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def opts_ifo
  @opts_ifo
end

#opts_vroObject

Returns the value of attribute opts_vro

Returns:

  • (Object)

    the current value of opts_vro



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def opts_vro
  @opts_vro
end

#output_titleObject

Returns the value of attribute output_title

Returns:

  • (Object)

    the current value of output_title



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def output_title
  @output_title
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def size
  @size
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def title
  @title
end

#vob_titlesObject

Returns the value of attribute vob_titles

Returns:

  • (Object)

    the current value of vob_titles



6
7
8
# File 'lib/dvdvrconv/dvdvr.rb', line 6

def vob_titles
  @vob_titles
end