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



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def cmd
  @cmd
end

#dateObject

Returns the value of attribute date

Returns:

  • (Object)

    the current value of date



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def date
  @date
end

#duplicate_nameObject

Returns the value of attribute duplicate_name

Returns:

  • (Object)

    the current value of duplicate_name



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def duplicate_name
  @duplicate_name
end

#headerObject

Returns the value of attribute header

Returns:

  • (Object)

    the current value of header



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def header
  @header
end

#numObject

Returns the value of attribute num

Returns:

  • (Object)

    the current value of num



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def num
  @num
end

#opts_ifoObject

Returns the value of attribute opts_ifo

Returns:

  • (Object)

    the current value of opts_ifo



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def opts_ifo
  @opts_ifo
end

#opts_vroObject

Returns the value of attribute opts_vro

Returns:

  • (Object)

    the current value of opts_vro



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def opts_vro
  @opts_vro
end

#output_titleObject

Returns the value of attribute output_title

Returns:

  • (Object)

    the current value of output_title



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def output_title
  @output_title
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def size
  @size
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def title
  @title
end

#vob_titlesObject

Returns the value of attribute vob_titles

Returns:

  • (Object)

    the current value of vob_titles



4
5
6
# File 'lib/dvdvrconv/dvdvr.rb', line 4

def vob_titles
  @vob_titles
end